hg: kulla/dev/langtools: Overhaul of EvalState: Execution is now one step, text in, value and info out. Snippet now just info instead of central mechanism.

robert.field at oracle.com robert.field at oracle.com
Wed Feb 25 08:19:44 UTC 2015


Changeset: 432355d18654
Author:    rfield
Date:      2015-02-25 00:19 -0800
URL:       http://hg.openjdk.java.net/kulla/dev/langtools/rev/432355d18654

Overhaul of EvalState: Execution is now one step, text in, value and info out. Snippet now just info instead of central mechanism.

! repl/src/api/EvalResult.java
! repl/src/api/EvalState.java
! repl/src/impl/EvalStateImpl.java
! repl/src/tool/Repl.java
! repl/testng/test/ClassesTest.java
! repl/testng/test/CompletionTest.java
! repl/testng/test/EmptyTest.java
! repl/testng/test/ExceptionsTest.java
! repl/testng/test/IOTest.java
! repl/testng/test/IgnoreTest.java
! repl/testng/test/ImportTest.java
! repl/testng/test/KullaTesting.java
! repl/testng/test/MethodsTest.java
! repl/testng/test/ModifiersTest.java
! repl/testng/test/NullTest.java
! repl/testng/test/ReplaceTest.java
! repl/testng/test/SanityTest.java
! repl/testng/test/ShutdownTest.java
! repl/testng/test/SimpleRegressionTest.java
! repl/testng/test/SnippetTest.java
! repl/testng/test/TypeNameTest.java
! repl/testng/test/VariablesTest.java



More information about the kulla-dev mailing list