asmtools/src/org/openjdk/asmtools/jdis
lkuskov a136ef54ee CODETOOLS-7902549 Asmtools processes Runtime{In}VisibleTypeAnnotations incorrectly
CODETOOLS-7902563 jdec: wrong interpretation of the module_name_index in the Module attribute
Codebase, build updated to support JDK 8
2020-01-06 13:12:12 -08:00
..
AnnotationData.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
AnnotElem.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 CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
ClassData.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
CodeData.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
ConstantPool.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
iAtt.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
InnerClassData.java Initial sources! 2014-12-18 14:56:02 -07:00
Main.java CODETOOLS-7902549 Asmtools processes Runtime{In}VisibleTypeAnnotations incorrectly 2020-01-06 13:12:12 -08: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
ModuleData.java CODETOOLS-7901262 AsmTools should use PrintWriter, not PrintStream in its constructor 2019-10-16 14:49:03 -07:00
NestHostData.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
NestMembersData.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
Options.java CODETOOLS-7902516 Asmtools jdis wrongly processes arguments if the command line contains -v 2019-09-05 15:41:41 -07:00
ParameterAnnotationData.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
SignatureData.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00
StackMapData.java Fixed output when jdis with the -g option is started: ToHex(0) method returned 0x instead of 0x0 Product version increased to 7, contributed by: leonid.kuskov@oracle.com 2017-11-07 15:26:12 -08:00
TextLines.java Initial sources! 2014-12-18 14:56:02 -07:00
TraceUtils.java CODETOOLS-7901262 AsmTools should use PrintWriter, not PrintStream in its constructor 2019-10-16 14:49:03 -07:00
TrapData.java CODETOOLS-7902316 jdis ignores exception_table entries and uses a wrong format for iinc_w instruction 2018-09-24 13:04:04 -07:00
TypeAnnotationData.java CODETOOLS-7902515 Asmtools (code cleanup) removing unnecessary boxing, initializations 2019-09-05 15:32:19 -07:00
uEscWriter.java Initial sources! 2014-12-18 14:56:02 -07:00
Utils.java CODETOOLS-7902524 Asmtools support: JEP 359 Records(Preview) 2019-11-06 11:30:00 -08:00