< prev index next >

src/hotspot/share/classfile/classFileParser.hpp

Print this page

        

*** 47,57 **** // Parser for for .class files // // The bytes describing the class file structure is read from a Stream object ! class ClassFileParser VALUE_OBJ_CLASS_SPEC { class ClassAnnotationCollector; class FieldAllocationCount; class FieldAnnotationCollector; class FieldLayoutInfo; --- 47,57 ---- // Parser for for .class files // // The bytes describing the class file structure is read from a Stream object ! class ClassFileParser { class ClassAnnotationCollector; class FieldAllocationCount; class FieldAnnotationCollector; class FieldLayoutInfo;
< prev index next >