jdk-24/hotspot/test/runtime/Throwable
Coleen Phillimore 4a05d83db0 8150778: Reduce Throwable.getStackTrace() calls to the JVM
Replace JVM_GetStackTraceDepth and JVM_GetStackTraceElement, with JVM_GetStackTraceElements that gets all the elements in the StackTraceElement[]

Reviewed-by: shade, mchung, dholmes, hseigel
2016-03-10 13:43:47 -05:00
..
StackTraceLogging.java 8150778: Reduce Throwable.getStackTrace() calls to the JVM 2016-03-10 13:43:47 -05:00
TestThrowable.java 8150778: Reduce Throwable.getStackTrace() calls to the JVM 2016-03-10 13:43:47 -05:00