hg: code-tools/asmtools: 2 new changesets

alexey.fedorchenko at oracle.com alexey.fedorchenko at oracle.com
Tue Nov 7 23:35:14 UTC 2017


Changeset: 559c6d8df174
Author:    afedorch
Date:      2017-11-07 15:26 -0800
URL:       http://hg.openjdk.java.net/code-tools/asmtools/rev/559c6d8df174

 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 at oracle.com

! build/productinfo.properties
! src/org/openjdk/asmtools/asmutils/HexUtils.java
! src/org/openjdk/asmtools/jdis/StackMapData.java

Changeset: e3e13e71f94d
Author:    afedorch
Date:      2017-11-07 15:28 -0800
URL:       http://hg.openjdk.java.net/code-tools/asmtools/rev/e3e13e71f94d

CODETOOLS-7902063 Circular references through ConstantDynamic should be caught in the proper way, contributed by: leonid.kuskov at oracle.com

! src/org/openjdk/asmtools/jdis/ClassData.java
! src/org/openjdk/asmtools/jdis/ConstantPool.java



More information about the asmtools-dev mailing list