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

Add #ifdef PPC64 around OrderAccess operations on _thread_state.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • port-stage-ppc-aix
    • port-stage-ppc-aix
    • hotspot
    • None
    • master

        There are concerns that the OrderAccess operations introduced in 8029396 unnecessarily harm performance in non-PPC64 VMs.
        Thus guard these operations by #ifdef PPC64.

              goetz Goetz Lindenmaier
              goetz Goetz Lindenmaier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: