asmtools/src/org/openjdk/asmtools/jdis
psandoz f0d160f435 Change from CONSTANT_ConstantDynamic to CONSTANT_Dynamic in
accordance with the latest VM spec changes.
2017-11-08 16:44:53 -08: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-7902063 Circular references through ConstantDynamic should be caught in the proper way, contributed by: leonid.kuskov@oracle.com 2017-11-07 15:28:57 -08:00
CodeData.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
ConstantPool.java Change from CONSTANT_ConstantDynamic to CONSTANT_Dynamic in 2017-11-08 16:44:53 -08: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 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
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
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 Initial sources! 2014-12-18 14:56:02 -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