Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P2
-
Resolution: Fixed
-
Affects Version/s: openjdk8u262
-
Fix Version/s: openjdk8u272
-
Component/s: core-libs
-
Subcomponent:
-
Resolved In Build:b01
-
CPU:generic
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8250575 | openjdk8u265 | Andrew Hughes | P2 | Resolved | Fixed | b01 |
Description
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
Attachments
Issue Links
- 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
-