RFR: 8298214: ProblemList java/util/concurrent/forkjoin/AsyncShutdownNow.java
Daniel D. Daugherty
dcubed at openjdk.org
Tue Dec 6 21:56:20 UTC 2022
A trivial fix to ProblemList 4 different tests:
[JDK-8298214](https://bugs.openjdk.org/browse/JDK-8298214) ProblemList java/util/concurrent/forkjoin/AsyncShutdownNow.java
[JDK-8298218](https://bugs.openjdk.org/browse/JDK-8298218) ProblemList java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java on windows-x64
[JDK-8298220](https://bugs.openjdk.org/browse/JDK-8298220) ProblemList java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java on windows-x64
[JDK-8298222](https://bugs.openjdk.org/browse/JDK-8298222) ProblemList java/awt/Mixing/AWT_Mixing/ViewportOverlapping.java on windows-x64
-------------
Commit messages:
- 8298222: ProblemList java/awt/Mixing/AWT_Mixing/ViewportOverlapping.java on windows-x64
- 8298220: ProblemList java/awt/Mixing/AWT_Mixing/OpaqueOverlapping.java on windows-x64
- 8298218: ProblemList java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java on windows-x64
- 8298214: ProblemList java/util/concurrent/forkjoin/AsyncShutdownNow.java
Changes: https://git.openjdk.org/jdk/pull/11548/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11548&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8298214
Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/11548.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11548/head:pull/11548
PR: https://git.openjdk.org/jdk/pull/11548
More information about the hotspot-runtime-dev
mailing list