hg: jdk9/dev/langtools: 2 new changesets

jan.lahoda at oracle.com jan.lahoda at oracle.com
Thu Sep 4 08:59:39 UTC 2014


Changeset: 093d86cc0f8d
Author:    jlahoda
Date:      2014-09-04 08:48 +0200
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/093d86cc0f8d

8054563: Update RunCodingRules.java for source code reorg
Summary: Tests RunCodingRules and MessageInfo fixed to work in the new source code structure.
Reviewed-by: jjg

! test/tools/all/RunCodingRules.java
! test/tools/javac/diags/MessageInfo.java

Changeset: d898543d13fb
Author:    jlahoda
Date:      2014-09-04 08:49 +0200
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/d898543d13fb

8047675: tools/javac/defaultMethods/Assertions.java fails if run with -enableassertions (-ea)
Summary: Using ToolBox to start new Java processes, to avoid passing default VM options to the newly started process.
Reviewed-by: jjg

! test/tools/javac/defaultMethods/Assertions.java
+ test/tools/javac/defaultMethods/AssertionsTest.java
! test/tools/lib/ToolBox.java



More information about the jdk9-dev-changes mailing list