JDK-8357810 : [s390x] Port JEP 518 - JFR Cooperative Sampling
  • Type: Enhancement
  • Component: hotspot
  • Priority: P3
  • Status: New
  • Resolution: Unresolved
  • OS: linux
  • CPU: s390x
  • Submitted: 2025-05-27
  • Updated: 2025-05-27
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
tbdUnresolved
Related Reports
Blocks :  
Blocks :  
Relates :  
Description
JEP 518 support is minimal on s390. The reason is that Loom is not yet ported on s390x which directly affects the behaviour of JFR test cases. So Loom needs to be ported first and then we can start working on this port. 
Comments
This port will add two methods which will be required by the JFR test case.
27-05-2025