• Icon: Sub-task Sub-task
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 15
    • hotspot
    • b04
    • generic
    • generic

      The fix for JDK-8153224 Monitor deflation prolong safepoints
      includes several workarounds for invoking the safepoint
      based deflation mechanism via a "special deflation request".
      These workarounds are necessary for several tests that
      expect certain operations, e.g., System.gc() or the whitebox
      equivalents, to deflate idle monitors.

      In order to remove the safepoint based deflation mechanism,
      we have to provide an alternative whitebox APIs for those
      tests that "know too much" about how things work.

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

              Created:
              Updated:
              Resolved: