asmtools/src/org/openjdk/asmtools/jasm
2020-02-03 16:54:39 -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 CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08: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
ClassArrayAttr.java CODETOOLS-7902525 Asmtools support: JEP 360 Sealed Types(Preview) 2020-02-03 16:54:39 -08:00
ClassData.java CODETOOLS-7902525 Asmtools support: JEP 360 Sealed Types(Preview) 2020-02-03 16:54:39 -08:00
CodeAttr.java CODETOOLS-7902515 Asmtools (code cleanup) removing unnecessary boxing, initializations 2019-09-05 15:32:19 -07:00
ConstantPool.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -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 CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
DataVectorAttr.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
DefaultAnnotationAttr.java Initial sources! 2014-12-18 14:56:02 -07:00
Environment.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
FieldData.java CODETOOLS-7902549 Asmtools processes Runtime{In}VisibleTypeAnnotations incorrectly 2020-01-06 13:12:12 -08:00
i18n.properties CODETOOLS-7902525 Asmtools support: JEP 360 Sealed Types(Preview) 2020-02-03 16:54:39 -08: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 CODETOOLS-7902525 Asmtools support: JEP 360 Sealed Types(Preview) 2020-02-03 16:54:39 -08:00
Main.java CODETOOLS-7902549 Asmtools processes Runtime{In}VisibleTypeAnnotations incorrectly 2020-01-06 13:12:12 -08:00
MemberData.java CODETOOLS-7902549 Asmtools processes Runtime{In}VisibleTypeAnnotations incorrectly 2020-01-06 13:12:12 -08:00
MethodData.java CODETOOLS-7902549 Asmtools processes Runtime{In}VisibleTypeAnnotations incorrectly 2020-01-06 13:12:12 -08:00
Modifiers.java CODETOOLS-7902549 Asmtools processes Runtime{In}VisibleTypeAnnotations incorrectly 2020-01-06 13:12:12 -08: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 CODETOOLS-7902525 Asmtools support: JEP 360 Sealed Types(Preview) 2020-02-03 16:54:39 -08: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-7902525 Asmtools support: JEP 360 Sealed Types(Preview) 2020-02-03 16:54:39 -08:00
ParserAnnotation.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08: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
PermittedTypesAttr.java CODETOOLS-7902525 Asmtools support: JEP 360 Sealed Types(Preview) 2020-02-03 16:54:39 -08:00
RecordData.java CODETOOLS-7902549 Asmtools processes Runtime{In}VisibleTypeAnnotations incorrectly 2020-01-06 13:12:12 -08: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 CODETOOLS-7902525 Asmtools support: JEP 360 Sealed Types(Preview) 2020-02-03 16:54:39 -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