asmtools/src/org/openjdk/asmtools/jasm
lkuskov 187e90eb4a CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview)
CODETOOLS-7902527 jasm has defects while writing ConstantPool/MethodParamethers structs
2019-11-06 11:30:00 -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
ClassData.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -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-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
i18n.properties CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -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-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
Main.java CODETOOLS-7901262 AsmTools should use PrintWriter, not PrintStream in its constructor 2019-10-16 14:49:03 -07:00
MemberData.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
MethodData.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
Modifiers.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -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 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-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -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
RecordData.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -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-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -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