corda/djvm
Tommy Lillehagen f9e07c0158 CORDA-2654 - Repair the DJVM CLI tool. (#4796) (#4799)
* Replace SandboxedRunnable with Function interface.
Remove DJVM from "Key Concepts" release notes.
Update installation of shell tool.
Fix broken sandbox package names.
Make sure we only resolve each class once when loading.
Also remove some unused default parameter values.
Don't discard "bootstrap" sandbox.* classes because SourceClassLoader may need them.

* Restore DJVM to the "Key Concepts" docs.

* Remove all mention of "whitelisting" from the DJVM CLI.
2019-02-21 17:44:46 +00:00
..
cli CORDA-2654 - Repair the DJVM CLI tool. (#4796) (#4799) 2019-02-21 17:44:46 +00:00
shell CORDA-2654 - Repair the DJVM CLI tool. (#4796) (#4799) 2019-02-21 17:44:46 +00:00
src CORDA-2654 - Repair the DJVM CLI tool. (#4796) (#4799) 2019-02-21 17:44:46 +00:00
.gitignore Deterministic JVM (#3386) 2018-08-22 16:01:39 +01:00
build.gradle CORDA-2654 - Repair the DJVM CLI tool. (#4796) (#4799) 2019-02-21 17:44:46 +00:00