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

Safepoints with handshakes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 15
    • hotspot

      To simplify polling code and to be able to preserve ordering between handshakes
      we should implement safepoints with handshakes.
      The polling code special handles safepoints and could smaller and simpler if the
      call to SafepointSynchronize::block was inside a handshake operation.
      After 8238761: Asynchronous handshakes, when there is per JavaThread handshake
      operation queue preserving ordering of the handshakes and safepoints would be
      automagic.

            Unassigned Unassigned
            rehn Robbin Ehn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: