-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 22
-
Component/s: hotspot
InlineCacheBuffer::release_pending_icholders() can take a few ms (6-7) which might break some pause time requirements for the concurrent collectors. Improve.
Found during investigation ofJDK-8316959.
Found during investigation of