JDK-8368245 : Copying of native memory segments is slower for certain sizes after
Type:Bug
Component:hotspot
Sub-Component:compiler
Affected Version:26
Priority:P4
Status:Open
Resolution:Unresolved
Submitted:2025-09-22
Updated:2025-09-22
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.
Copying of most workloads is now faster in JDK 26 compared to JDK 25.
However, copying of memory segments is slower for certain sizes (e.g., 64) and is now a bit slower than in JDK 25.
Comments
ILW = Slower copying of memory segments, only certain sizes, no workaround? = MLH = P4