hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Nov 29 14:03:54 UTC 2017
Changeset: 72a474c85aee
Author: ihse
Date: 2017-11-29 14:45 +0100
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/72a474c85aee
8177956: Add TEST_VM_OPTS as convenience for run-test arguments
Reviewed-by: erikj, tbell
! make/InitSupport.gmk
! make/RunTests.gmk
Changeset: 7175a92b6fd7
Author: jlahoda
Date: 2017-11-29 14:41 +0100
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/7175a92b6fd7
8191981: javac crash when detecting lambda candidates
Summary: Ensuring proper positions on the testing AST nodes created by Analyzer.
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Analyzer.java
+ test/langtools/tools/javac/analyzer/LambdaWithMethod.java
+ test/langtools/tools/javac/analyzer/LambdaWithMethod.out
More information about the jdk-sandbox-changes
mailing list