The method SafepointSynchronize::begin have become really large and complicated.
It have code for three unstable options, SafepointSpinBeforeYield, DeferThrSuspendLoopCount and DeferPollingPageLoopCount.
For future refactoring of this method we should now deprecate those options.
It have code for three unstable options, SafepointSpinBeforeYield, DeferThrSuspendLoopCount and DeferPollingPageLoopCount.
For future refactoring of this method we should now deprecate those options.
- relates to
-
JDK-8194085 Obsolete the deprecated SafepointSynchronize flags and remove related code
-
- Resolved
-
1.
|
Deprecate SafepointSpinBeforeYield |
|
Resolved | Robbin Ehn | |
2.
|
Deprecate DeferThrSuspendLoopCount |
|
Resolved | Robbin Ehn | |
3.
|
Deprecate DeferPollingPageLoopCount |
|
Resolved | Robbin Ehn | |
4.
|
Release Note: Deprecated unstable options for SafepointSynchronize |
|
Closed | Robbin Ehn |