asmtools/src/org/openjdk/asmtools/jasm
2019-09-11 13:10:14 -07: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 CODETOOLS-7902132 JTReg compiled .jasm files end up with incorrect class file versions 2018-03-13 15:40:28 -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 jasm,jdis updates to support new attributes: NestHost, NestMembers. 2018-05-18 12:25:43 -07:00
CodeAttr.java CODETOOLS-7902515 Asmtools (code cleanup) removing unnecessary boxing, initializations 2019-09-05 15:32:19 -07:00
ConstantPool.java CODETOOLS-7902515 Asmtools (code cleanup) removing unnecessary boxing, initializations 2019-09-05 15:32:19 -07: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 jasm,jdis updates to support new attributes: NestHost, NestMembers. 2018-05-18 12:25:43 -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 jasm,jdis updates to support new attributes: NestHost, NestMembers. 2018-05-18 12:25:43 -07:00
Main.java Update to support new attributes: NestHost, NestMembers, contributed by: leonid.kuskov@oracle.com 2018-03-07 12:15:23 -08: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
NestMembersAttr.java jasm,jdis updates to support new attributes: NestHost, NestMembers. 2018-05-18 12:25:43 -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 CODETOOLS-7902515 Asmtools (code cleanup) removing unnecessary boxing, initializations 2019-09-05 15:32:19 -07:00
ParserAnnotation.java CODETOOLS-7902515 Asmtools (code cleanup) removing unnecessary boxing, initializations 2019-09-05 15:32:19 -07:00
ParserCP.java CODETOOLS-7901522 Jasm doesn't allow to create REF_invoke* referring an InterfaceMethod 2019-09-11 13:10:14 -07: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 CODETOOLS-7902515 Asmtools (code cleanup) removing unnecessary boxing, initializations 2019-09-05 15:32:19 -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 Update to support new attributes: NestHost, NestMembers, contributed by: leonid.kuskov@oracle.com 2018-03-07 12:15:23 -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