- 
    Enhancement 
- 
    Resolution: Fixed
- 
     P4 P4
- 
    24
- 
        b20
- 
        ppc
                    BarrierSetAssembler::nmethod_entry_barrier currently uses a comparison and an explicit call to StubRoutines::method_entry_barrier(). We could replace it by a conditional trap instruction and dispatch to the stub in the signal handler. The old code should still be usable. The new code could be made available by a new diagnostic flag similar to e.g. TrapBasedICMissChecks.
            
- is blocked by
- 
                    JDK-8360540 nmethod entry barriers of new nmethods should be disarmed -           
- Resolved
 
-         
- relates to
- 
                    JDK-8260372 [PPC64] Add support for JDK-8210498 and JDK-8222841 -           
- Resolved
 
-         
- links to
- 
                     Commit(master)
        openjdk/jdk/112d8852 Commit(master)
        openjdk/jdk/112d8852
- 
                     Review(master)
        openjdk/jdk/24135 Review(master)
        openjdk/jdk/24135