-
Bug
-
Resolution: Fixed
-
P4
-
openjdk8u265, openjdk8u272
-
b01
-
b01
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8250762 | openjdk8u272 | Andrew Hughes | P4 | Resolved | Fixed | b01 |
As described in JDK-8249846, the behaviour of ForkJoinPool worker threads changed in OpenJDK 8u262.
The test added to resolveJDK-8249677 checks the behaviour and fails if it detects current 8u262 behaviour. Until there is a fix for JDK-8249846 (if there ever is), we should expect the current behaviour instead and pass the test.
The test added to resolve
- backported by
-
JDK-8250762 Expect changed behaviour reported in JDK-8249846
- Resolved
- relates to
-
JDK-8249677 Regression in 8u after JDK-8237117: Better ForkJoinPool behavior
- Resolved
-
JDK-8249846 Change of behavior after JDK-8237117: Better ForkJoinPool behavior
- Resolved