JDK-8311191 : ProblemList javax/management/remote/mandatory/connection/ConnectionTest.java with virtual threads on windows-x64
Type:Sub-task
Component:core-svc
Sub-Component:javax.management
Affected Version:21,22
Priority:P4
Status:Resolved
Resolution:Fixed
OS:windows
CPU:x86_64
Submitted:2023-06-30
Updated:2023-07-21
Resolved:2023-06-30
The Version table provides details related to the release that this issue/RFE will be addressed.
Unresolved : Release in which this issue/RFE will be addressed. Resolved: Release in which this issue/RFE has been resolved. Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.
In order to reduce the noise in the JDK21 and JDK22 CIs, I'm ProblemListing:
javax/management/remote/mandatory/connection/ConnectionTest.java
with virtual threads on windows-x64.
Comments
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk21/pull/88
Date: 2023-06-30 22:17:40 +0000
30-06-2023
Changeset: 140b70fb
Author: Daniel D. Daugherty <dcubed@openjdk.org>
Date: 2023-06-30 21:43:09 +0000
URL: https://git.openjdk.org/jdk/commit/140b70fb29e2b83e5d33765906ee76a36442a687
30-06-2023
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk/pull/14741
Date: 2023-06-30 19:26:22 +0000
30-06-2023
Context diff for the proposed fix:
$ git diff
diff --git a/test/jdk/ProblemList-Virtual.txt b/test/jdk/ProblemList-Virtual.txt
index 13464af7ed3..c427fdee79a 100644
--- a/test/jdk/ProblemList-Virtual.txt
+++ b/test/jdk/ProblemList-Virtual.txt
@@ -48,6 +48,8 @@ java/lang/ScopedValue/StressStackOverflow.java#default 8309646 linux-all
javax/management/remote/mandatory/connection/DeadLockTest.java 8309069 windows-x64
+javax/management/remote/mandatory/connection/ConnectionTest.java 8308352 windows-x64
+
##########
## Tests incompatible with virtual test thread factory.
## There is no goal to run all test with virtual test thread factory.