hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Thu Jun 14 10:30:23 UTC 2018
Changeset: 1372f66e0a17
Author: lkorinth
Date: 2018-06-14 11:13 +0200
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/1372f66e0a17
8202740: runtime/8176717/TestInheritFD.java fails with java.lang.RuntimeException: could not match: VM RESULT => RETAINS FD
Reviewed-by: rehn, dholmes
! test/hotspot/jtreg/runtime/8176717/TestInheritFD.java
Changeset: ef7c4c77d9fa
Author: mcimadamore
Date: 2018-06-14 11:13 +0100
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/ef7c4c77d9fa
8178150: Regression in logic for handling inference stuck constraints
Summary: Fix broken logic for input/output inference variable dependency
Reviewed-by: vromero, bsrbnd
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/DeferredAttr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/langtools/tools/javac/generics/inference/8178150/T8178150.java
More information about the jdk-sandbox-changes
mailing list