JDK-8311186 : ProblemList javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java on linux-aarch64
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: javax.management
  • Affected Version: 21,22
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: linux
  • CPU: aarch64
  • 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.

To download the current JDK release, click here.
JDK 21 JDK 22
21Fixed 22 b05Fixed
Description
In order to reduce the noise in the JDK21 and JDK22 CIs, I'm ProblemListing:

javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java

on linux-aarch64.
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

Here's the context diff for the proposed fix: $ git diff diff --git a/test/jdk/ProblemList.txt b/test/jdk/ProblemList.txt index bf767f9a179..0aaf602e8ec 100644 --- a/test/jdk/ProblemList.txt +++ b/test/jdk/ProblemList.txt @@ -520,6 +520,8 @@ javax/management/remote/mandatory/connection/RMIConnector_NPETest.java 8267887 g javax/management/remote/mandatory/connection/BrokenConnectionTest.java 8262312 linux-all +javax/management/remote/mandatory/subjectDelegation/SubjectDelegation1Test.java 8149084 linux-aarch64 + ############################################################################ # jdk_net
30-06-2023