hg: jdk9/jdk9/langtools: 3 new changesets

lana.steuck at oracle.com lana.steuck at oracle.com
Tue Aug 11 20:21:43 UTC 2015


Changeset: 7eef740c1482
Author:    jlahoda
Date:      2015-08-03 13:28 +0200
URL:       http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/7eef740c1482

8131915: CompletionFailure during import listing crashes javac
Summary: Handling CompletionFailures during import listing properly.
Reviewed-by: mcimadamore

! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Scope.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/TypeEnter.java
+ test/tools/javac/importscope/CompletionFailureDuringImport.java
! test/tools/javac/scope/HashCollisionTest.java
! test/tools/javac/scope/StarImportTest.java

Changeset: 83512da73f99
Author:    alundblad
Date:      2015-08-06 12:19 +0200
URL:       http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/83512da73f99

8130887: com/sun/tools/sjavac/pubapi/PubApiTypeParam.java has no copyright header
Summary: Added copyright header to PubApiTypeParam.java
Reviewed-by: jlahoda

! src/jdk.compiler/share/classes/com/sun/tools/sjavac/pubapi/PubApiTypeParam.java

Changeset: 6ec3d5cb1bfc
Author:    lana
Date:      2015-08-06 11:18 -0700
URL:       http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/6ec3d5cb1bfc

Merge




More information about the jdk9-all-changes mailing list