RFR: 8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call

Mandy Chung mandy.chung at oracle.com
Wed Oct 2 22:59:07 UTC 2019


On 10/1/19 3:08 PM, Anton Kozlov wrote:
> New intermediate webrev: (while investigating)
>
> http://cr.openjdk.java.net/~akozlov/8231584/webrev.01/

Just on the test, instead of storing Target and Target2 classfile bytes 
in the source, the test can use jdk.test.lib.compiler.CompilerUtils to 
compile these two test classes in a separate destination read by the 
TestClassLoader.

Mandy


More information about the core-libs-dev mailing list