-
Enhancement
-
Resolution: Fixed
-
P4
-
15
-
b26
Shrinking the heap by uncommitting regions in the safepoint takes a noticeable amount of time, particularly for large shrinks.
An alternative would be to move the slow part, i.e. the actual uncommit, into a concurrent operation.
An alternative would be to move the slow part, i.e. the actual uncommit, into a concurrent operation.
- relates to
-
JDK-8257974 Regression 21% in DaCapo-lusearch-large after JDK-8236926
-
- Resolved
-