JDK-8263756 : Fix ZGC ProblemList entry for serviceability/sa/ClhsdbSymbol.java
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 17
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2021-03-17
  • Updated: 2021-03-25
  • Resolved: 2021-03-17
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 17
17 b15Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
There was a new bug filed for the new serviceability/sa/ClhsdbSymbol.java test failing on ZGC. See JDK-8263730. The bug shouldn't have been filed and instead the existing JDK-8220624 bug should have been used. This CR will correct the ProblemList entry and then afterwards JDK-8263730 will be closed as a dup of JDK-8220624
Comments
Changeset: 50ff0d4d Author: Chris Plummer <cjplummer@openjdk.org> Date: 2021-03-17 22:03:32 +0000 URL: https://git.openjdk.java.net/jdk/commit/50ff0d4d
17-03-2021