[8u] RFR: JDK-8231584: Deadlock with ClassLoader.findLibrary and System.loadLibrary call

Andrew Dinn adinn at redhat.com
Thu Oct 17 11:45:37 UTC 2019


On 16/10/2019 17:06, Anton Kozlov wrote:
> Please review backport of https://bugs.openjdk.java.net/browse/JDK-8231584
> 
> The change resolves a deadlock that was reported as JDK-8194653, but it have not fixed in openjdk 8u yet.
> 
> Webrev: http://cr.openjdk.java.net/~akozlov/8231584/u8.webrev/
> 
> Changes for backport are:
> * comment in ClassLoader.java updated to match to jdk/jdk
> * ClassLoader's initLibraryPaths called in different place of System that predates modules system
> * test lost import of package of CompilerUtils, it's package-less in 8u
Yes, backport looks good.

regards,


Andrew Dinn
-----------



More information about the jdk8u-dev mailing list