[8u] RFR 8190482: InnocuousThread creation should not require the caller to possess enableContextClassLoaderOverride

Hohensee, Paul hohensee at amazon.com
Fri Oct 15 21:30:17 UTC 2021


Lgtm.

Thanks,
Paul

-----Original Message-----
From: jdk8u-dev <jdk8u-dev-retn at openjdk.java.net> on behalf of Zhengyu Gu <zgu at redhat.com>
Date: Tuesday, October 5, 2021 at 8:12 AM
To: jdk8u-dev <jdk8u-dev at openjdk.java.net>
Subject: [8u] RFR 8190482: InnocuousThread creation should not require the caller to possess enableContextClassLoaderOverride

This backport is for parity with Oracle 8u321.

Bug: https://bugs.openjdk.java.net/browse/JDK-8190482
Webrev: http://hg.openjdk.java.net/jdk/jdk/rev/5e7cf99b1303

The original patch does not apply cleanly. There is not newThread(String
name, Runnable target) method in 8u, so discard this part of change.


8u webrev: http://cr.openjdk.java.net/~zgu/JDK-8190482-8u/webrev.00/


Thanks,

-Zhengyu




More information about the jdk8u-dev mailing list