JDK-8298701 : Cleanup SA entries in ProblemList-zgc.txt.
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 21
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2022-12-13
  • Updated: 2023-01-03
  • Resolved: 2022-12-19
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
21 b03Fixed
Related Reports
Relates :  
Relates :  
Description
The following ProblemList-zgc.txt entries need a lot of cleanup.

serviceability/sa/ClhsdbCDSCore.java                          8268722   macosx-x64
serviceability/sa/ClhsdbFindPC.java#xcomp-core                8268722,8284045   macosx-x64,generic-all
serviceability/sa/ClhsdbFindPC.java#no-xcomp-core             8268722   macosx-x64
serviceability/sa/ClhsdbFindPC.java#xcomp-process             8276402   generic-all
serviceability/sa/ClhsdbJstack.java#id0                       8276402   generic-all
serviceability/sa/ClhsdbPmap.java#core                        8268722   macosx-x64
serviceability/sa/ClhsdbPstack.java#core                      8268722   macosx-x64
serviceability/sa/TestJmapCore.java                           8268722,8268283,8270202   macosx-x64,linux-aarch64,linux-x64
serviceability/sa/TestJmapCoreMetaspace.java                  8268722,8268636   generic-all

JDK-8268722 entries can be removed. It was closed as WNF. It doesn't really impact macosx-aarch64 (core files are reasonably small there), and on macosx-x64 all these core file tests are (probably indefinitely) problem listed for other reasons in the main problem list, so no need to problem list them here with a closed CR.

JDK-8276402 has been closed as dup of a bug that is now fixed.

Lastly, TestJmapCore.java does fail on macosx-aarch64 due to JDK-8268283, so its problem list entry needs to be updated to reflect that.

Comments
Changeset: 9194e915 Author: Chris Plummer <cjplummer@openjdk.org> Date: 2022-12-19 18:02:34 +0000 URL: https://git.openjdk.org/jdk/commit/9194e915495434c154ff4cf142d527b163026b3c
19-12-2022

A pull request was submitted for review. URL: https://git.openjdk.org/jdk/pull/11658 Date: 2022-12-13 22:34:06 +0000
13-12-2022