corda/djvm
Chris Rankin e10119031c
ENT-1906: Allow DJVM code to throw and catch sandbox exceptions. (#4088)
* First phase of supporting exceptions within the DJVM.
* Suppress unwanted inspection warnings about Kotlin/Java Map.
* Add support for exception stack traces within the sandbox.
* Simple review fixes.
* Extra fixes after review.
* Add DJVM support for String.intern().
* Partially restore implementation of SandboxClassLoader.loadClass().
* More review fixes.
2018-10-19 17:23:14 +01:00
..
cli CORDA-1274: Migrated usage of FastClasspathScanner to ClassGraph (#4060) 2018-10-11 19:50:26 +01:00
shell Deterministic JVM (#3386) 2018-08-22 16:01:39 +01:00
src ENT-1906: Allow DJVM code to throw and catch sandbox exceptions. (#4088) 2018-10-19 17:23:14 +01:00
.gitignore Deterministic JVM (#3386) 2018-08-22 16:01:39 +01:00
build.gradle ENT-1906: Allow DJVM code to throw and catch sandbox exceptions. (#4088) 2018-10-19 17:23:14 +01:00