JDK-8308472 : ProblemList javax/management/remote/mandatory/loading/RMIDownloadTest.java on windows-x64 w/ loom
Type:Sub-task
Component:core-svc
Sub-Component:javax.management
Affected Version:21
Priority:P4
Status:Resolved
Resolution:Fixed
OS:windows
CPU:x86_64
Submitted:2023-05-20
Updated:2023-05-25
Resolved:2023-05-20
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 CI, I'm ProblemListing:
javax/management/remote/mandatory/loading/RMIDownloadTest.java
on windows-x64 with loom/virtual threads.
Comments
A pull request was submitted for review.
URL: https://git.openjdk.org/jdk/pull/14070
Date: 2023-05-20 15:56:35 +0000
20-05-2023
Changeset: a0f4a948
Author: Daniel D. Daugherty <dcubed@openjdk.org>
Date: 2023-05-20 16:40:05 +0000
URL: https://git.openjdk.org/jdk/commit/a0f4a948bb76ce5ea11d8fe08e788ed43516ca4e
20-05-2023
Here's the context diff for the proposed fix:
$ git diff
diff --git a/test/jdk/ProblemList-Virtual.txt b/test/jdk/ProblemList-Virtual.txt
index 43c36ad22ba..8545bf68f7e 100644
--- a/test/jdk/ProblemList-Virtual.txt
+++ b/test/jdk/ProblemList-Virtual.txt
@@ -58,6 +58,8 @@ javax/management/remote/mandatory/connection/BrokenConnectionTest.java 8308035 w
javax/management/remote/mandatory/loading/MissingClassTest.java 8145413 windows-x64
+javax/management/remote/mandatory/loading/RMIDownloadTest.java 8308366 windows-x64
+
##########
## Tests incompatible with with virtual test thread factory.
## There is no goal to run all test with virtual test thread factory.