asmtools/src/org/openjdk/asmtools/jasm
psandoz f0d160f435 Change from CONSTANT_ConstantDynamic to CONSTANT_Dynamic in
accordance with the latest VM spec changes.
2017-11-08 16:44:53 -08:00
..
AnnotationData.java Initial sources! 2014-12-18 14:56:02 -07:00
Argument.java Initial sources! 2014-12-18 14:56:02 -07:00
AttrData.java Initial sources! 2014-12-18 14:56:02 -07:00
BootstrapMethodData.java Initial sources! 2014-12-18 14:56:02 -07:00
CFVersion.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
CheckedDataOutputStream.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
ClassData.java Change from CONSTANT_ConstantDynamic to CONSTANT_Dynamic in 2017-11-08 16:44:53 -08:00
CodeAttr.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
ConstantPool.java Change from CONSTANT_ConstantDynamic to CONSTANT_Dynamic in 2017-11-08 16:44:53 -08:00
Constants.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
CPXAttr.java Initial sources! 2014-12-18 14:56:02 -07:00
Data.java Initial sources! 2014-12-18 14:56:02 -07:00
DataVector.java Initial sources! 2014-12-18 14:56:02 -07:00
DataVectorAttr.java Initial sources! 2014-12-18 14:56:02 -07:00
DefaultAnnotationAttr.java Initial sources! 2014-12-18 14:56:02 -07:00
Environment.java Initial sources! 2014-12-18 14:56:02 -07:00
FieldData.java Initial sources! 2014-12-18 14:56:02 -07:00
i18n.properties Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
InnerClassData.java Initial sources! 2014-12-18 14:56:02 -07:00
Instr.java Initial sources! 2014-12-18 14:56:02 -07:00
JasmTokens.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
Main.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
MemberData.java Initial sources! 2014-12-18 14:56:02 -07:00
MethodData.java Initial sources! 2014-12-18 14:56:02 -07:00
Modifiers.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
ModuleAttr.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
OpcodeTables.java Initial sources! 2014-12-18 14:56:02 -07:00
ParseBase.java Initial sources! 2014-12-18 14:56:02 -07:00
Parser.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
ParserAnnotation.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
ParserCP.java Change from CONSTANT_ConstantDynamic to CONSTANT_Dynamic in 2017-11-08 16:44:53 -08:00
ParserInstr.java Initial sources! 2014-12-18 14:56:02 -07:00
RuntimeConstants.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
Scanner.java Added support for a new kind of Java programing component: the module, contributed by: leonid.kuskov@oracle.com 2017-10-06 15:15:23 -07:00
StackMapData.java Initial sources! 2014-12-18 14:56:02 -07:00
SwitchTable.java Initial sources! 2014-12-18 14:56:02 -07:00
Tables.java Change from CONSTANT_ConstantDynamic to CONSTANT_Dynamic in 2017-11-08 16:44:53 -08:00
TypeAnnotationData.java Initial sources! 2014-12-18 14:56:02 -07:00
TypeAnnotationUtils.java 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00