JDK-8191423 : Release Note: Deprecated unstable options for SafepointSynchronize
Type:Sub-task
Component:hotspot
Sub-Component:runtime
Affected Version:10
Priority:P4
Status:Closed
Resolution:Won't Fix
Submitted:2017-11-16
Updated:2018-01-25
Resolved:2017-11-28
Description
The unstable options -XX:SafepointSpinBeforeYield, -XX:DeferThrSuspendLoopCount and -XX:DeferPollingPageLoopCount have been deprecated in JDK 10.
Comments
The issue was being picked up in the Release Notes because of the release-note label but flagged red since it was a will not fix. Because the release-note=yes label was removed in the parent issue, I've removed the corresponding release-note label in this issue so that it is no longer being tracked in JDK 10 RNs.
25-01-2018
Closing as WNF.
28-11-2017
I don't see why these Unstable options should have a release note. It seems like the release notes become useless if they are filled with information that is likely irrelevant to actual customers. Just because these options were product options, doesn't imply any customers would have used them. They are not documented anywhere but in the source code.