JDK-8293517 : 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: Closed
  • Resolution: Fixed
  • OS: linux
  • CPU: x86_64
  • Submitted: 2022-09-07
  • Updated: 2022-09-12
  • Resolved: 2022-09-07
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
Somehow I lost the "#id1" specification for the subtest.
08-09-2022

Changeset: 2d13f530 Author: Daniel D. Daugherty <dcubed@openjdk.org> Date: 2022-09-07 23:08:54 +0000 URL: https://git.openjdk.org/jdk/commit/2d13f53017377128b7a8f1e3da9a09f7af92085a
07-09-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/10209 Date: 2022-09-07 21:53:06 +0000
07-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..4b440642d4b 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 8293335 linux-x64 ############################################################################
07-09-2022