JDK-8220624 : SA: Out of sync with ZGC's internal data structures
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 13,16
  • Priority: P4
  • Status: Closed
  • Resolution: Delivered
  • Submitted: 2019-03-13
  • Updated: 2021-11-04
  • Resolved: 2021-07-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.
Other
tbdResolved
Related Reports
Blocks :  
Duplicate :  
Duplicate :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Sub Tasks
JDK-8241102 :  
JDK-8249002 :  
JDK-8250742 :  
JDK-8266038 :  
JDK-8266531 :  
JDK-8266957 :  
Description
Following the work to simplify the ZPage life cycle (JDK-8220587, JDK-8220589 and JDK-8220597), the SA is no longer in sync with ZGC's internal data structures and needs to be updated. In the mean time, the following tests have been added to ProblemList-zgc.txt:

serviceability/sa/ClhsdbInspect.java
serviceability/sa/ClhsdbJdis.java
serviceability/sa/ClhsdbJhisto.java
serviceability/sa/ClhsdbJstack.java
serviceability/sa/ClhsdbPrintAs.java
serviceability/sa/ClhsdbPstack.java
serviceability/sa/ClhsdbSource.java
serviceability/sa/TestClhsdbJstackLock.java
serviceability/sa/TestHeapDumpForInvokeDynamic.java
serviceability/sa/TestHeapDumpForLargeArray.java
serviceability/sa/TestJmapCore.java

Comments
Closing as "Delivered" since all the work was done in sub-tasks.
30-07-2021

Only issues associated with changesets should be closed as "Fixed".
30-07-2021

Closing since this issue has been resolved by the 3 subtasks that Yasumasa has fixed. There are still some ZGC issues, but they are not due to the data structures being out of sync, and separate issues have been filed for them.
30-07-2021

When this bug is fix, we should also fix JDK-8240698 so that ClhsdbCDSJstackPrintAll.java can be tested with ZGC.
10-03-2020