jdk-24/test/jdk/java/lang/StackWalker
Mandy Chung c6339cb8a2 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle
8013527: calling MethodHandles.lookup on itself leads to errors

Co-authored-by: Peter Levart <plevart@openjdk.org>
Co-authored-by: Claes Redestad <redestad@openjdk.org>
Co-authored-by: Mandy Chung <mchung@openjdk.org>
Reviewed-by: mcimadamore, plevart, egahlin, redestad, cjplummer, alanb
2021-10-28 18:32:50 +00:00
..
CallerSensitiveMethod 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
AcrossThreads.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Basic.java 8256154: Some TestNG tests require default constructors 2020-11-23 11:48:39 +00:00
CallerFromMain.java 8244078: ProcessTools executeTestJvm and createJavaProcessBuilder have inconsistent handling of test.*.opts 2020-05-04 21:20:39 +02:00
DumpStackTest.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
EmbeddedStackWalkTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetCallerClassTest.java 8267184: Add -Djava.security.manager=allow to tests calling System.setSecurityManager 2021-05-24 16:55:55 +00:00
HiddenFrames.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
libnativeMethod.c 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
LocalsAndOperands.java 8198924: [Graal] java/lang/StackWalker/LocalsAndOperands.java timeouts with Graal 2018-03-12 13:54:55 -07:00
MultiThreadStackWalk.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NativeMethod.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
noperms.policy 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ReflectionFrames.java 8206240: java.lang.Class.newInstance() is causing caller to leak 2018-10-04 13:02:58 -07:00
SanityTest.java 8186050: StackFrame should provide the method signature 2017-09-29 11:33:08 -07:00
SecurityExceptions.java 8194959: Correct test tag to move bugid from @test to @bug 2018-01-12 14:09:50 +08:00
StackRecorderUtil.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StackStreamState.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StackStreamTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
stackwalk.policy 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StackWalkTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
stackwalktest.policy 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestBCI.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VerifyStackTrace.java 8271820: Implementation of JEP 416: Reimplement Core Reflection with Method Handle 2021-10-28 18:32:50 +00:00
WalkFunction.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00