diff -r bfbc197b560f -r 694ff82ca68e src/share/classes/com/sun/tools/classfile/ConstantValue_attribute.java --- a/src/share/classes/com/sun/tools/classfile/ConstantValue_attribute.java Tue Apr 12 20:58:06 2011 -0700 +++ b/src/share/classes/com/sun/tools/classfile/ConstantValue_attribute.java Wed Apr 13 11:35:43 2011 -0700 @@ -28,7 +28,7 @@ import java.io.IOException; /** - * See JVMS3, section 4.8.2. + * See JVMS, section 4.8.2. * *

This is NOT part of any supported API. * If you write code that depends on this, you do so at your own risk.