Increased safepoint cleanup tasks in Java 11 (vs 8)

Aleksey Shipilev shade at redhat.com
Wed Jun 5 12:52:24 UTC 2019


On 6/5/19 2:33 PM, Vitaly Davidovich wrote:
> Does anyone have ideas on pinpointing this further? 

I have the educated guess:
  https://bugs.openjdk.java.net/browse/JDK-8181859

Which means you can try if -XX:MonitorUsedDeflationThreshold=0 reduces the number of "guaranteed"
safepoints.

-- 
Thanks,
-Aleksey



More information about the hotspot-runtime-dev mailing list