-
Bug
-
Resolution: Fixed
-
P2
-
openjdk8u262
-
b01
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8250575 | openjdk8u265 | Andrew Hughes | P2 | Resolved | Fixed | b01 |
Subclasses of ForkJoinWorkerThread are responsible for management of inherited AccessControlContext. The current AccessControlContext is used by default.
8u backport of JDK-8237117 changes default AccessControlContext to INNOCUOUS_ACC instead of the current one.
Discussion thread: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-July/012180.html
8u backport of JDK-8237117 changes default AccessControlContext to INNOCUOUS_ACC instead of the current one.
Discussion thread: https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-July/012180.html
- backported by
-
JDK-8250575 Regression in 8u after JDK-8237117: Better ForkJoinPool behavior
-
- Resolved
-
- relates to
-
JDK-8249846 Change of behavior after JDK-8237117: Better ForkJoinPool behavior
-
- Resolved
-
-
JDK-8250546 Expect changed behaviour reported in JDK-8249846
-
- Resolved
-