JDK-8293548 : ProblemList sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 on linux-x64
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: javax.management
  • Affected Version: 20
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: x86_64
  • Submitted: 2022-09-08
  • Updated: 2022-09-12
  • Resolved: 2022-09-08
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.

To download the current JDK release, click here.
JDK 20
20 masterFixed
Description
In order to reduce the noise in the JDK20 CI, I'm ProblemListing: 

sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 

on linux-x64.
Comments
Changeset: 4c5501c3 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2022-09-08 16:30:59 +0000 URL: https://git.openjdk.org/jdk/commit/4c5501c31c7ab8fa7d1a6ce479060a899514c671
08-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10220 Date: 2022-09-08 16:19:15 +0000
08-09-2022

Here's the context diff for the proposed fix: $ git diff diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index 1a0ea6a3ac0..79228cefb7f 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -524,7 +524,7 @@ java/lang/management/ThreadMXBean/ThreadMXBeanStateTest.java 8247426 generic- sun/management/jdp/JdpDefaultsTest.java 8241865 linux-aarch64,macosx-all sun/management/jdp/JdpJmxRemoteDynamicPortTest.java 8241865 macosx-all sun/management/jdp/JdpSpecificAddressTest.java 8241865 macosx-all -sun/management/jmxremote/bootstrap/RmiBootstrapTest.java 8293335 linux-x64 +sun/management/jmxremote/bootstrap/RmiBootstrapTest.java#id1 8293335 linux-x64 sun/management/jmxremote/bootstrap/RmiSslNoKeyStoreTest.java 8293343 linux-aarch64,macosx-x64 ############################################################################
08-09-2022