hg: jdk8/tl/langtools: 7190862: javap shows an incorrect type for operands if the 'wide' prefix is used; ...

jonathan.gibbons at oracle.com jonathan.gibbons at oracle.com
Wed Nov 21 18:54:35 UTC 2012


Changeset: d9fe1f80515d
Author:    vromero
Date:      2012-11-21 18:40 +0000
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/d9fe1f80515d

7190862: javap shows an incorrect type for operands if the 'wide' prefix is used
7109747: (javap) classfile not treating iinc_w correctly.
Reviewed-by: jjg, mcimadamore

! src/share/classes/com/sun/tools/classfile/Instruction.java
! src/share/classes/com/sun/tools/classfile/Opcode.java
+ test/tools/javap/T7190862.java




More information about the core-libs-dev mailing list