Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8132287

obsolete the "InlineNotify" flag option

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • 9, 10, 11
    • hotspot
    • b14
    • generic
    • generic

        The 'InlineNotify' flag option that was added by JDK-8075171 in JDK9
        should be deprecated in JDK10. The 'InlineNotify' flag option should
        be ignored in JDK10 and removed in JDK11.

        The functionality of disabling the intrinsification of Object.notify() and
        Object.notifyAll() can be moved to the experimental "SyncKnobs"
        mechanism.

        Update: Missed the window for JDK10. We are obsoleting the 'InlineNotify'
        flag option in JDK11 and removing it JDK12. Since this is a diagnostic
        option, we can follow the two-step command line option removal process.

              dcubed Daniel Daugherty
              dcubed Daniel Daugherty
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: