RFR(XS): 8132287: obsolete the "InlineNotify" flag option
Daniel D. Daugherty
daniel.daugherty at oracle.com
Thu May 10 13:52:36 UTC 2018
Greetings,
This review has been sent to two aliases so please reply to both.
I'm obsoleting the '-XX:+InlineNotify' option and moving its functionality
to the experimental '-XX:SyncKnobs' option. This is a leftover cleanup from
the "Contended Locking fast notify bucket".
Since this is a diagnostic option, a CSR is not required:
https://wiki.openjdk.java.net/display/csr/CSR+FAQs
> Interfaces that are experimental or for diagnostic purposes do not need
> to go through CSR process, but the CSR process may be employed if
feedback
> from the CSR reviewers is desired.
Webrev URL: http://cr.openjdk.java.net/~dcubed/8132287-webrev/0_for_jdk_jdk/
See the bug for the results of test invocations of the '-XX:+InlineNotify'
option and the new '-XX:SyncKnobs' suboption.
Thanks, in advance, for any feedback.
Dan
More information about the hotspot-compiler-dev
mailing list