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

VMThread issues and cleanup

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 12
    • 16
    • hotspot
    • b18

    Description

      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

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: