asmtools/src/org/openjdk/asmtools/jdis
2018-09-24 13:14:00 -07:00
..
AnnotationData.java Initial sources! 2014-12-18 14:56:02 -07: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 Initial sources! 2014-12-18 14:56:02 -07:00
ClassData.java CODETOOLS-7902323 jdis writes a minor_version item that has all 16 bits set as -1 2018-09-24 13:14:00 -07:00
CodeData.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
ConstantPool.java jasm, jdis updates to support nested static arguments of bootstrap methods. 2018-05-18 12:45:49 -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
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 jasm,jdis updates to support new attributes: NestHost, NestMembers. 2018-05-18 12:25:43 -07:00
MemberData.java Initial sources! 2014-12-18 14:56:02 -07:00
MethodData.java 7901205: Add assembler support (JASM, JDIS, JCOD, JDEC) for Modules 2016-03-02 14:00:55 -07:00
ModuleData.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
NestHostData.java jasm,jdis updates to support new attributes: NestHost, NestMembers. 2018-05-18 12:25:43 -07:00
NestMembersData.java jasm,jdis updates to support new attributes: NestHost, NestMembers. 2018-05-18 12:25:43 -07:00
Options.java Initial sources! 2014-12-18 14:56:02 -07:00
ParameterAnnotationData.java Initial sources! 2014-12-18 14:56:02 -07: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 Initial sources! 2014-12-18 14:56:02 -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 Initial sources! 2014-12-18 14:56:02 -07:00
uEscWriter.java Initial sources! 2014-12-18 14:56:02 -07:00
Utils.java Initial sources! 2014-12-18 14:56:02 -07:00