Bug description:
https://jbs.oracle.com/bugs/browse/JDK-7162111
Here is the suggested fix that contains the changes in
JFrameCreateTime.java:
http://cr.openjdk.java.net/~uta/openjdk-webrevs/JDK-7162111/webrev.02
JPRT results:
http://prt-web.us.oracle.com//archive/2012/11/2012-11-2
Changeset: 3746b071d75b
Author:vromero
Date: 2012-11-21 19:09 +
URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3746b071d75b
6574624: javax.tools.JavaCompiler spec contains errors in sample code
Reviewed-by: jjg, mcimadamore
! src/share/classes/javax/tools/JavaCompiler.ja
Changeset: d9fe1f80515d
Author:vromero
Date: 2012-11-21 18:40 +
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-