Raw Method*s are used in AdvancedThresholdPolicy::update_rate, but there are places where safepoint can occur and raw pointers become stale. Method handles should be used instead.
Also, I filed an RFE to consider completely removing safepoints in ATP::update_rate (seeJDK-8042925).
Also, I filed an RFE to consider completely removing safepoints in ATP::update_rate (see
- relates to
-
JDK-8042925 Consider avoiding safepoints in AdvancedThresholdPolicy::select_task
-
- Closed
-