hg: kulla/dev/langtools: Convert to JDI based remote execution. Many issues, including remove launch breaks test infrastructure.
robert.field at oracle.com
robert.field at oracle.com
Sat Dec 20 03:21:38 UTC 2014
Changeset: 8713a1750731
Author: rfield
Date: 2014-12-19 19:21 -0800
URL: http://hg.openjdk.java.net/kulla/dev/langtools/rev/8713a1750731
Convert to JDI based remote execution. Many issues, including remove launch breaks test infrastructure.
! repl/TODO
! repl/scripts/compile.sh
! repl/src/api/EvaluationState.java
! repl/src/impl/EvaluationStateImpl.java
+ repl/src/impl/JDIEnv.java
+ repl/src/impl/JDIEventHandler.java
+ repl/src/impl/JDIExecution.java
+ repl/src/impl/MalformedMemberNameException.java
! repl/src/impl/MemoryFileManager.java
+ repl/src/impl/MessageOutput.java
! repl/src/impl/SnippetImpl.java
! repl/src/impl/TaskFactory.java
+ repl/src/impl/ThreadInfo.java
! repl/src/impl/Util.java
+ repl/src/impl/VMConnection.java
+ repl/src/impl/VMNotConnectedException.java
! repl/src/impl/WrapFactory.java
+ repl/src/remote/RemoteAgent.java
+ repl/src/remote/RemoteClassLoader.java
+ repl/src/remote/RemoteCodes.java
! repl/src/tool/Repl.java
More information about the kulla-dev
mailing list