hg: valhalla/valhalla: 8205910: [Lworld] Diagnose use of 'this' with DU fields (for VTs and VBCs)

srikanth.adayapalam at oracle.com srikanth.adayapalam at oracle.com
Tue Jul 17 14:08:31 UTC 2018


Changeset: 4a738c0c297c
Author:    sadayapalam
Date:      2018-07-17 19:38 +0530
URL:       http://hg.openjdk.java.net/valhalla/valhalla/rev/4a738c0c297c

8205910: [Lworld] Diagnose use of 'this' with DU fields (for VTs and VBCs)

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Flow.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
! test/langtools/tools/javac/diags/examples.not-yet.txt
+ test/langtools/tools/javac/valhalla/lworld-values/CheckThisLeak.java
+ test/langtools/tools/javac/valhalla/lworld-values/CheckThisLeak.out
+ test/langtools/tools/javac/valhalla/lworld-values/CheckThisLeakVBC.java
+ test/langtools/tools/javac/valhalla/lworld-values/CheckThisLeakVBC.out
+ test/langtools/tools/javac/valhalla/lworld-values/MiscThisLeak.java
+ test/langtools/tools/javac/valhalla/lworld-values/MiscThisLeak.out
+ test/langtools/tools/javac/valhalla/lworld-values/UnrelatedThisLeak.java




More information about the valhalla-dev mailing list