JDK-8212209 : Test serviceability/sa/ClhsdbCDSCore.java fails because core file size = 0
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 12
  • Priority: P4
  • Status: Closed
  • Resolution: Cannot Reproduce
  • Submitted: 2018-10-15
  • Updated: 2020-03-10
  • Resolved: 2020-03-10
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
Relates :  
Description
Test serviceability/sa/ClhsdbCDSCore.java fails with 
"Test ERROR java.lang.RuntimeException: Unexpected core size: expected 0 > 0"

The hs_err says that core file is going o be generated in /cores/core.42640, however, it is not possible to verify this now.
Comments
Additionally, test should skip if it is not able to generate core file and not fails.
30-01-2019

It makes a sense to print a listing of '/core' or other "typical" cores directory where core file is expected to be found. Also to print more detailed file information.
15-10-2018