- 
    Enhancement 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    port-stage-ppc-aix
- 
    None
- 
        master
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8033051 | 9 | Goetz Lindenmaier | P4 | Closed | Fixed | b04 | 
| JDK-8045355 | 8u25 | Goetz Lindenmaier | P4 | Resolved | Fixed | b01 | 
| JDK-8038553 | 8u20 | Goetz Lindenmaier | P4 | Closed | Fixed | b08 | 
| JDK-8053463 | emb-8u26 | Goetz Lindenmaier | P4 | Resolved | Fixed | b17 | 
                    There are concerns that the OrderAccess operations introduced in 8029396 unnecessarily harm performance in non-PPC64 VMs.
Thus guard these operations by #ifdef PPC64.
            
Thus guard these operations by #ifdef PPC64.
- backported by
- 
                    JDK-8045355 Add #ifdef PPC64 around OrderAccess operations on _thread_state. -           
- Resolved
 
-         
- 
                    JDK-8053463 Add #ifdef PPC64 around OrderAccess operations on _thread_state. -           
- Resolved
 
-         
- 
                    JDK-8033051 Add #ifdef PPC64 around OrderAccess operations on _thread_state. -           
- Closed
 
-         
- 
                    JDK-8038553 Add #ifdef PPC64 around OrderAccess operations on _thread_state. -           
- Closed
 
-         
- relates to
- 
                    JDK-8029396 PPC64 (part 212): Several memory ordering fixes in C-code. -           
- Resolved
 
-