I have established it's not practical to implement agents to intercept
Java class libraries (Not the JVM) to guard access, such as class
loading, properties, IO, etc.
It's also not practical to construct a Sandbox using ClassLoader, as has
been suggested:
1. We would have to prevent access t
On Wed, 14 Jul 2021 17:06:02 GMT, Clive Verghese wrote:
> ### Benchmark results
>
> I have benchmarked 3 cases.
>
> 1. The current situation.
>
> Benchmark
> (cipherSuite) Mode CntScore Error Units
> CipherSuiteBench.benchmarkC