src/share/classes/com/sun/tools/classfile/ClassFile.java

changeset 972
694ff82ca68e
parent 581
f2fdd52e4e87
child 1784
d042cba65eab
     1.1 --- a/src/share/classes/com/sun/tools/classfile/ClassFile.java	Tue Apr 12 20:58:06 2011 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/classfile/ClassFile.java	Wed Apr 13 11:35:43 2011 -0700
     1.3 @@ -33,7 +33,7 @@
     1.4  import static com.sun.tools.classfile.AccessFlags.*;
     1.5  
     1.6  /**
     1.7 - * See JVMS3, section 4.2.
     1.8 + * See JVMS, section 4.2.
     1.9   *
    1.10   *  <p><b>This is NOT part of any supported API.
    1.11   *  If you write code that depends on this, you do so at your own risk.

mercurial