hg: kulla/dev/langtools: Fix support for enum and annotation type. Do not remove final modifier. Fix completeness for interface. Throw documented exception in registerOnStateShutdown. Describe enum and annotation interface to repl tool user. Update tests for enum and annotation type. Document in TODO and disable tests throwException (which does golden output testing of stack trace) and variablesClassOverride (which was variablesClassRedefinition).

robert.field at oracle.com robert.field at oracle.com
Thu Jan 29 20:53:49 UTC 2015


Changeset: cb349155f7e6
Author:    rfield
Date:      2015-01-29 12:53 -0800
URL:       http://hg.openjdk.java.net/kulla/dev/langtools/rev/cb349155f7e6

Fix support for enum and annotation type. Do not remove final modifier.  Fix completeness for interface. Throw documented exception in registerOnStateShutdown.  Describe enum and annotation interface to repl tool user.  Update tests for enum and annotation type.  Document in TODO and disable tests throwException (which does golden output testing of stack trace) and variablesClassOverride (which was variablesClassRedefinition).

! repl/TODO
! repl/src/api/EvaluationState.java
! repl/src/impl/CompletenessAnalyzer.java
! repl/src/impl/EvaluationStateImpl.java
! repl/src/impl/MaskCommentsAndModifiers.java
! repl/src/tool/Repl.java
! repl/testng/test/ClassesTest.java
! repl/testng/test/ExceptionsTest.java
! repl/testng/test/KullaTesting.java
! repl/testng/test/VariablesTest.java



More information about the kulla-dev mailing list