hg: kulla/dev/langtools: Modifier error (instead of side-effect errors) for synchronized, native, and (except for class) abstract. Warning and ignore (instead of silently ignore) for public protected private static final. Major test munging to handle that.

robert.field at oracle.com robert.field at oracle.com
Wed Mar 18 01:34:45 UTC 2015


Changeset: 9bfc7e3e8038
Author:    rfield
Date:      2015-03-17 18:34 -0700
URL:       http://hg.openjdk.java.net/kulla/dev/langtools/rev/9bfc7e3e8038

Modifier error (instead of side-effect errors) for synchronized, native, and (except for class) abstract.  Warning and ignore (instead of silently ignore) for public protected private static final. Major test munging to handle that.

! repl/TODO
! repl/src/impl/EvalStateImpl.java
! repl/src/impl/ReplParser.java
! repl/testng/test/ClassMembersTest.java
! repl/testng/test/ClassesTest.java
! repl/testng/test/IgnoreTest.java
! repl/testng/test/KullaTesting.java
! repl/testng/test/MethodsTest.java
! repl/testng/test/ModifiersTest.java
! repl/testng/test/ReplToolTesting.java
! repl/testng/test/ReplaceTest.java
! repl/testng/test/ToolBasicTest.java



More information about the kulla-dev mailing list