JDK-8293875 : 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: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: x86_64
  • Submitted: 2022-09-15
  • Updated: 2022-09-19
  • Resolved: 2022-09-15
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 noise in the JDK20 CI, I'm ProblemListing:

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

on linux-x64.
Comments
Changeset: 6beeb847 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2022-09-15 19:38:52 +0000 URL: https://git.openjdk.org/jdk/commit/6beeb8471ccf140e59864d7f983e1d9ad741309c
15-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10293 Date: 2022-09-15 19:27:47 +0000
15-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 784bbc20ea6..9ab58c3d41d 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -524,6 +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#id1 8293657 linux-x64 ############################################################################
15-09-2022