Java SE > Java SE Specifications > Java Virtual Machine Specification
The Java® Virtual Machine Specification | ||
---|---|---|
Next |
Java SE 8 Edition
Table of Contents
class
File Format finally
class
File Format ClassFile
Structure CONSTANT_Class_info
Structure CONSTANT_Fieldref_info
, CONSTANT_Methodref_info
, and CONSTANT_InterfaceMethodref_info
Structures CONSTANT_String_info
Structure CONSTANT_Integer_info
and CONSTANT_Float_info
Structures CONSTANT_Long_info
and CONSTANT_Double_info
Structures CONSTANT_NameAndType_info
Structure CONSTANT_Utf8_info
Structure CONSTANT_MethodHandle_info
Structure CONSTANT_MethodType_info
Structure CONSTANT_InvokeDynamic_info
Structure ConstantValue
Attribute Code
Attribute StackMapTable
Attribute Exceptions
Attribute InnerClasses
Attribute EnclosingMethod
Attribute Synthetic
Attribute Signature
Attribute SourceFile
Attribute SourceDebugExtension
Attribute LineNumberTable
Attribute LocalVariableTable
Attribute LocalVariableTypeTable
Attribute Deprecated
Attribute RuntimeVisibleAnnotations
Attribute RuntimeInvisibleAnnotations
Attribute RuntimeVisibleParameterAnnotations
Attribute RuntimeInvisibleParameterAnnotations
Attribute RuntimeVisibleTypeAnnotations
Attribute RuntimeInvisibleTypeAnnotations
Attribute AnnotationDefault
Attribute BootstrapMethods
Attribute MethodParameters
Attribute class
Files protected
Members Next |
Preface to the Java SE 8 Edition |