hg: jdk9/sandbox/langtools: 2 new changesets

chris.hegarty at oracle.com chris.hegarty at oracle.com
Fri Apr 8 10:01:15 UTC 2016


Changeset: 09cd25821441
Author:    mcimadamore
Date:      2016-04-08 10:52 +0100
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/09cd25821441

8152832: Type inference regression in javac
Summary: Stale incoropration actions caused missing inference bounds
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Type.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/tools/javac/generics/inference/8152832/T8152832.java

Changeset: 482c38db3637
Author:    jlahoda
Date:      2016-04-08 11:52 +0200
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/482c38db3637

8153243: make docs should generate JShell API docs
Summary: Tweaking JShell javadoc so that it can be built without warnings/errors.
Reviewed-by: rfield, erikj

! src/jdk.jshell/share/classes/jdk/jshell/Diag.java
! src/jdk.jshell/share/classes/jdk/jshell/JShell.java



More information about the jdk9-sandbox-changes mailing list