hg: kulla/dev/langtools: Get tests running again (under Jigsaw) as pure testNG tests. Fix EvaluationState shutdown.
robert.field at oracle.com
robert.field at oracle.com
Mon Jan 12 02:20:58 UTC 2015
Changeset: 7baabb890e4c
Author: rfield
Date: 2015-01-11 18:20 -0800
URL: http://hg.openjdk.java.net/kulla/dev/langtools/rev/7baabb890e4c
Get tests running again (under Jigsaw) as pure testNG tests. Fix EvaluationState shutdown.
! repl/TODO
+ repl/scripts/test.sh
! repl/src/impl/EvaluationStateImpl.java
! repl/src/impl/JDIEnv.java
! repl/src/impl/JDIEventHandler.java
- repl/test/EmptyTest.java
- repl/test/KullaTesting.java
- repl/test/NullTest.java
- repl/test/SanityTest.java
- repl/test/SnippetTest.java
- repl/test/TEST.ROOT
+ repl/testng/test/EmptyTest.java
+ repl/testng/test/KullaTesting.java
+ repl/testng/test/NullTest.java
+ repl/testng/test/SanityTest.java
+ repl/testng/test/SnippetTest.java
+ repl/testng/test/TEST.ROOT
+ repl/testng/testng.xml
More information about the kulla-dev
mailing list