JDK-8307472 : Release Note: JVM to misbehave when additional cgroup mounts from 3rd parties
Type:Sub-task
Component:hotspot
Sub-Component:runtime
Affected Version:8u371
Priority:P4
Status:Resolved
Resolution:Withdrawn
Submitted:2023-05-04
Updated:2023-06-14
Resolved:2023-06-06
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.
JVM might behave unpredictably when run on the system having additional cgroup mounts made by other applications.
With the new release, JVM learned to recognize such mounts and correctly read cgroup configurations.
Comments
The changes from the parent ticket were in particular aggregated in the Release note "umbrella" ticket JDK-8307635.
Closing this one as a duplicate.