hg: kulla/dev/langtools: 2 new changesets

robert.field at oracle.com robert.field at oracle.com
Wed Feb 25 00:11:33 UTC 2015


Changeset: bce27c37acc5
Author:    rfield
Date:      2015-02-24 15:47 -0800
URL:       http://hg.openjdk.java.net/kulla/dev/langtools/rev/bce27c37acc5

In prep for deeper changes: List<Result> with one Snippet each, instead of Result with multiple Snippets.

! repl/src/api/EvalState.java
! repl/src/impl/EvalStateImpl.java
! repl/src/tool/Repl.java
! repl/testng/test/KullaTesting.java
! repl/testng/test/ReplaceTest.java
! repl/testng/test/SimpleRegressionTest.java

Changeset: d84f5ca0cec0
Author:    rfield
Date:      2015-02-24 16:11 -0800
URL:       http://hg.openjdk.java.net/kulla/dev/langtools/rev/d84f5ca0cec0

Result to EvalResult to top-level. ResolutionStatus.Kind to Outcome. etc.

+ repl/src/api/EvalResult.java
! repl/src/api/EvalState.java
! repl/src/impl/EvalStateImpl.java
! repl/src/impl/ResolutionStatusImpl.java
! repl/src/tool/Repl.java
! repl/testng/test/ClassesTest.java
! repl/testng/test/KullaTesting.java
! repl/testng/test/MethodsTest.java
! repl/testng/test/ReplaceTest.java
! repl/testng/test/SimpleRegressionTest.java
! repl/testng/test/VariablesTest.java



More information about the kulla-dev mailing list