hg: jdk9/dev/langtools: 8073372: Redundant CONSTANT_Class entry not generated for inlined constant

vicente.romero at oracle.com vicente.romero at oracle.com
Fri May 29 21:05:05 UTC 2015


Changeset: 6709549d97be
Author:    vromero
Date:      2015-05-29 14:04 -0700
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/6709549d97be

8073372: Redundant CONSTANT_Class entry not generated for inlined constant
Reviewed-by: jjg

! src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/Gen.java
! test/tools/javac/7153958/CPoolRefClassContainingInlinedCts.java
- test/tools/javac/7153958/pkg/ClassToBeStaticallyImported.java
+ test/tools/javac/7153958/pkg/ClassToBeStaticallyImportedA.java
+ test/tools/javac/7153958/pkg/ClassToBeStaticallyImportedB.java



More information about the jdk9-dev-changes mailing list