jdk-24/jdk/test/java/lang/StackWalker
Alan Bateman fbe85300bf 8169069: Module system implementation refresh (11/2016)
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Claes Redestad <claes.redestad@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Reviewed-by: plevart, chegar, psandoz, mchung, alanb, dfuchs, naoto, coffeys, weijun
2016-12-01 08:57:53 +00:00
..
CallerSensitiveMethod 8167437: Fix module dependencies for tests that use internal API (java/lang) 2016-10-17 18:40:36 +03:00
AcrossThreads.java 8143911: Reintegrate JEP 259: Stack-Walking API 2015-11-24 15:05:58 -08:00
Basic.java 8143911: Reintegrate JEP 259: Stack-Walking API 2015-11-24 15:05:58 -08:00
CallerFromMain.java 8143911: Reintegrate JEP 259: Stack-Walking API 2015-11-24 15:05:58 -08:00
CountLocalSlots.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
DumpStackTest.java Merge 2016-04-18 15:39:47 -07:00
EmbeddedStackWalkTest.java 8153912: Reconsider StackFrame::getFileName and StackFrame::getLineNumber 2016-05-09 09:35:57 -07:00
GetCallerClassTest.java 8152893: StackWalker#getCallerClass is not filtering hidden/ reflection frames when walker is configured to show hidden /reflection frames 2016-06-03 17:01:23 -07:00
HiddenFrames.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
LocalsAndOperands.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
LocalsCrash.java 8169069: Module system implementation refresh (11/2016) 2016-12-01 08:57:53 +00:00
MultiThreadStackWalk.java 8137058: Clear out all non-Critical APIs from sun.reflect 2016-04-15 16:19:15 +01:00
NativeMethod.java 8157892: StackFrame::getFileName returns null when a source file exists for native methods 2016-06-02 16:39:14 -07:00
noperms.policy 8143911: Reintegrate JEP 259: Stack-Walking API 2015-11-24 15:05:58 -08:00
SanityTest.java 8143911: Reintegrate JEP 259: Stack-Walking API 2015-11-24 15:05:58 -08:00
SecurityExceptions.java 8143911: Reintegrate JEP 259: Stack-Walking API 2015-11-24 15:05:58 -08:00
StackRecorderUtil.java 8153912: Reconsider StackFrame::getFileName and StackFrame::getLineNumber 2016-05-09 09:35:57 -07:00
StackStreamState.java 8143911: Reintegrate JEP 259: Stack-Walking API 2015-11-24 15:05:58 -08:00
StackStreamTest.java 8150998: Fix module dependences in java/lang tests 2016-03-03 15:13:55 -08:00
stackwalk.policy 8143911: Reintegrate JEP 259: Stack-Walking API 2015-11-24 15:05:58 -08:00
StackWalkTest.java Merge 2016-04-18 15:39:47 -07:00
stackwalktest.policy 8143911: Reintegrate JEP 259: Stack-Walking API 2015-11-24 15:05:58 -08:00
TestBCI.java 8153912: Reconsider StackFrame::getFileName and StackFrame::getLineNumber 2016-05-09 09:35:57 -07:00
VerifyStackTrace.java 6479237: (cl) Add support for classloader names 2016-11-03 18:08:28 -07:00
WalkFunction.java 8143911: Reintegrate JEP 259: Stack-Walking API 2015-11-24 15:05:58 -08:00