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

VMThread issues and cleanup

XMLWordPrintable

    • b18

      The VM thread code a few issue:
      - It can create an extra safepoint directly after a safepoint.
      - It's not safe for a non-JavaThread to add safepoint to queue while GC do oops do.
      - The exposure of the vm operation is dangerous if it's a handshake.
      - The code is a hornets nest with the repetition of checks and branches

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

              Created:
              Updated:
              Resolved: