hg: kulla/dev/langtools: Implement adding to classpath. Added to API. In REPL tool: -classpath or -cp commandline options and /classpath or /cp command. Implemented in filemanager (compiler) and RemoteClassLoader (remote runtime).

robert.field at oracle.com robert.field at oracle.com
Fri Feb 27 01:21:09 UTC 2015


Changeset: d0cdc90ff3e9
Author:    rfield
Date:      2015-02-26 17:20 -0800
URL:       http://hg.openjdk.java.net/kulla/dev/langtools/rev/d0cdc90ff3e9

Implement adding to classpath. Added to API. In REPL tool: -classpath or -cp commandline options and /classpath or /cp command. Implemented in filemanager (compiler) and RemoteClassLoader (remote runtime).

! repl/TODO
! repl/src/api/EvalState.java
! repl/src/impl/EvalStateImpl.java
! repl/src/impl/JDIExecution.java
! repl/src/impl/TaskFactory.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