Searched defs:_rethrow_ctr (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/share/vm/runtime/
H A DsharedRuntime.hpp552 static int _rethrow_ctr; // rethrow exception member in class:SharedRuntime
H A DsharedRuntime.cpp170 int SharedRuntime::_rethrow_ctr=0; member in class:SharedRuntime
/openjdk9/hotspot/src/share/vm/opto/
H A Druntime.cpp1450 SharedRuntime::_rethrow_ctr++; // count rethrows member in class:SharedRuntime

Completed in 78 milliseconds