hg: jdk/sandbox: 3 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Jun 8 15:45:28 UTC 2018


Changeset: e0a32b178e6f
Author:    mchung
Date:      2018-06-08 08:30 -0700
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/e0a32b178e6f

8204584: jdeps generates illegal dot file containing ranksep=0,600000
Reviewed-by: jjg

! src/jdk.jdeps/share/classes/com/sun/tools/jdeps/ModuleDotGraph.java

Changeset: 4a5fd709e286
Author:    mcimadamore
Date:      2018-06-08 16:33 +0100
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/4a5fd709e286

8204610: Compiler confused by parenthesized "this" in final fields assignments
Summary: parenthesis are not skipped consistently in DA/DU, forward reference analysis
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Flow.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/tree/TreeInfo.java
+ test/langtools/tools/javac/DefiniteAssignment/T8204610.java

Changeset: 1476689320e0
Author:    sdama
Date:      2018-06-08 21:06 +0530
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/1476689320e0

8196990: Resolve disabled warnings for libjli
Summary: initialized uninitialzed data to avoid maybe-uninitialized warnings from gcc
Reviewed-by: jlaskey

! make/lib/CoreLibraries.gmk
! src/java.base/share/native/libjli/args.c



More information about the jdk-sandbox-changes mailing list