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

remove memory barrier on native transitions

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 6
    • 6
    • hotspot
    • None
    • mustang
    • generic
    • generic

        In J2SE 1.4.2 a memory barrier instruction was added whenever most
        thread state transitions are performed in order to fix a bug were
        a race condition could allow a thread to escape from blocking
        during a safepoint operation. The addition of the memory barrier
        has added substantial overhead to all JNI, VM and calling native
        functions.

              bobv Bob Vandette (Inactive)
              bobv Bob Vandette (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: