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

Strengthen NoSafepointVerifier

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 6, 14
    • hotspot
    • b10
    • generic
    • generic

      No_Safepoint_Verifier and No_GC_Verifier are too ineffective. It all depends
      on GC or allocations to happen to detect illegal safepoint/gc. Instead,
      when No_Safepoint_Verifier is present, we should check in all possible sites
      that contain potential safepoints, such as many of the state transitions.

            coleenp Coleen Phillimore
            myangsunw Mingyao Yang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: