< prev index next >

src/share/vm/memory/gcLocker.cpp

Print this page

        

*** 224,232 **** // Even while it is in a leaf routine, GC is ok return false; default: // Leaf routines cannot be called from other contexts. ShouldNotReachHere(); - return false; } } #endif --- 224,231 ----
< prev index next >