JDK-8268723 : Problem list SA core file tests on OSX when using ZGC
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc-agent
  • Affected Version: 17
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • CPU: x86_64
  • Submitted: 2021-06-14
  • Updated: 2021-06-17
  • Resolved: 2021-06-15
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 JDK 18
17 b27Fixed 18Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
ZGC core files are very large on OSX (see JDK-8268722), and this is causing a problem for SA core file testing. On most of our 10.x machines, the host simply runs out of memory and the test task fails. On 11.x, we are seeing hosts frequently get into a bad state, and suspect these large core files might have something to do with that. See JDK-8267433 and JDK-8265037.
Comments
Changeset: fe7a44de Author: Chris Plummer <cjplummer@openjdk.org> Date: 2021-06-15 18:59:04 +0000 URL: https://git.openjdk.java.net/jdk17/commit/fe7a44de63f19921e373ff336be26f9165ac6977
15-06-2021