jdk-24/test/jdk/com/sun/jdi
2024-10-30 18:51:02 +00:00
..
cds 8307778: com/sun/jdi/cds tests fail with jtreg's Virtual test thread factory 2024-05-16 05:42:38 +00:00
connect 8227229: Deprecate the launcher -Xdebug/-debug flags that have not done anything since Java 6 2023-07-21 12:58:20 +00:00
lib/jdb 8318736: com/sun/jdi/JdwpOnThrowTest.java failed with "transport error 202: bind failed: Address already in use" 2023-11-03 12:32:53 +00:00
redefine 8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java 2018-10-02 12:06:29 -07:00
redefineMethod 8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java 2018-10-02 12:06:29 -07:00
RedefineNestmateAttr 8309510: com/sun/jdi/RedefineNestmateAttr/TestNestmateAttr.java no longer needs to override startUp() method 2023-06-07 17:57:23 +00:00
sde 8158066: SourceDebugExtensionTest fails to rename file 2019-01-18 05:33:28 -05:00
AcceptTimeout.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AccessSpecifierTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
AfterThreadDeathTest.java 8232839: JDI AfterThreadDeathTest.java failed due to "FAILED: Did not get expected IllegalThreadStateException on a StepRequest.enable()" 2023-06-09 18:01:22 +00:00
AllLineLocations.java 8305607: Remove some unused test parameters in com/sun/jdi tests 2023-04-06 03:32:12 +00:00
AnyDebuggeeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ArgumentValuesTest.java 8298692: Fix typos in test/jdk/com/sun/jdi files 2022-12-14 17:53:11 +00:00
ArrayLengthDumpTest.java 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2 2018-08-30 11:53:49 -07:00
ArrayRangeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BacktraceFieldTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BadAgentPath.java 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
BadHandshakeTest.java 8252117: com/sun/jdi/BadHandshakeTest.java failed with "ConnectException: Connection refused: connect" 2020-10-27 19:49:38 +00:00
BreakpointOnClassPrepare.java 8335134: Test com/sun/jdi/BreakpointOnClassPrepare.java timeout 2024-06-27 22:20:14 +00:00
BreakpointTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
BreakpointWithFullGC.java 8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3 2018-09-05 10:39:16 -07:00
CatchAllTest.java 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2 2018-08-30 11:53:49 -07:00
CatchCaughtTest.java 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2 2018-08-30 11:53:49 -07:00
CatchPatternTest.java 8209332: [TEST] test/jdk/com/sun/jdi/CatchPatternTest.sh is incorrect 2018-10-02 12:08:51 -07:00
ClassesByName2Test.java 8341927: Replace hardcoded security providers with new test.provider.name system property 2024-10-30 18:51:02 +00:00
ClassesByName.java 8305607: Remove some unused test parameters in com/sun/jdi tests 2023-04-06 03:32:12 +00:00
ClassLoaderClassesTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassLoaderTarg.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ClassUnloadEventTest.java 8291456: com/sun/jdi/ClassUnloadEventTest.java failed with: Wrong number of class unload events: expected 10 got 4 2022-10-20 01:18:39 +00:00
CLETest.java 8304376: Rename t1/t2 classes in com/sun/jdi/CLETest.java to avoid class duplication error in IDE 2023-03-22 18:25:41 +00:00
CommandCommentDelimiter.java 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2 2018-08-30 11:53:49 -07:00
CompatibleConnectors.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
compilerDirectives.json 8212928: Assertion too strict in compiledVFrame::update_deferred_value on SPARC 2018-11-08 09:04:00 -08:00
ConnectedVMs.java 8307885: com/sun/jdi/ConnectedVMs.java fails with "Invalid debuggee exitValue: 0" 2023-05-11 17:07:27 +00:00
ConstantPoolInfo.java 8282657: Code cleanup: removing double semicolons at the end of lines 2022-03-07 21:33:40 +00:00
ConstantPoolInfoGC.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ControlFlow.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CountEvent.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
CountFilterTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DataDumpTest.java 8338469: com/sun/jdi/DataDumpTest.java failed with Not a debuggee, or not listening for debugger to attach 2024-08-16 16:39:36 +00:00
DataModelTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DebuggeeWrapper.java 8303773: Replace "main.wrapper" with "test.thread.factory" property in test code 2023-10-03 15:03:47 +00:00
DebuggerThreadTest.java 8286844: com/sun/jdi/RedefineCrossEvent.java failed with 1 threads completed while VM suspended 2022-07-21 18:14:40 +00:00
DeferredStepTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
DeleteAllBkptsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DeleteEventRequestsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
DeoptimizeWalk.java 8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3 2018-09-05 10:39:16 -07:00
DoubleAgentTest.java 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
EarlyReturnNegativeTest.java 8198933: Update JDI tests to pass valid URL[] 2018-03-01 21:23:35 -08:00
EarlyReturnTest.java 8198933: Update JDI tests to pass valid URL[] 2018-03-01 21:23:35 -08:00
EATests.java 8341819: LightweightSynchronizer::enter_for races with deflation 2024-10-10 17:02:54 +00:00
EnumTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
EvalArgs.java 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2 2018-08-30 11:53:49 -07:00
EvalArraysAsList.java 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2 2018-08-30 11:53:49 -07:00
EvalInterfaceStatic.java 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2 2018-08-30 11:53:49 -07:00
EventQueueDisconnectTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExceptionEvents.java 8307559: Add better checking in com/sun/jdi tests for debuggee exiting unexpectedly with an exception 2023-05-11 23:16:22 +00:00
ExclusiveBind.java 8212151: jdi/ExclusiveBind.java times out due to "bind failed: Address already in use" on Solaris-X64 2018-10-25 11:48:18 -07:00
Exit0.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExpiredRequestDeletionTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FetchLocals.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FieldWatchpoints.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FilterMatch.java 8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold 2018-02-15 11:31:56 -08:00
FilterNoMatch.java 8196324: Update tests FilterMatch and FilterNoMatch to use TestScaffold 2018-02-15 11:31:56 -08:00
FinalizerTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FinalLocalsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ForceEarlyReturnTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
Frames2Test.java 8205608: Fix 'frames()' in ThreadReferenceImpl.c to prevent quadratic runtime behavior 2018-07-23 15:17:14 +02:00
FramesTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GenericsTest.java 8282657: Code cleanup: removing double semicolons at the end of lines 2022-03-07 21:33:40 +00:00
GetLocalVariables2Test.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetLocalVariables3Test.java 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2 2018-08-30 11:53:49 -07:00
GetLocalVariables4Test.java 8067354: com/sun/jdi/GetLocalVariables4Test.sh failed 2018-08-31 09:53:37 -07:00
GetLocalVariables.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetSetLocalTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
GetUninitializedStringValue.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HelloWorld.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
HomeTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ImmutableResourceTest.java 8203928: [Test] Convert non-JDB scaffolding serviceability shell script tests to java 2018-10-02 12:06:29 -07:00
InnerTarg.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InstanceFilter.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InstancesTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InstTarg.java 8307857: validate-source fails after JDK-8306758 2023-05-10 19:38:24 +00:00
InterfaceMethodsTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
InterruptHangTest.java 8333391: Test com/sun/jdi/InterruptHangTest.java failed: Thread was never interrupted during sleep 2024-07-22 19:34:09 +00:00
InvokeHangTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
InvokeTest.java 8284444: Sting typo 2022-04-07 14:55:05 +00:00
InvokeVarArgs.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Java_gTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
JdbArgTest.java 8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3 2018-09-05 10:39:16 -07:00
JdbExprTest.java 8209604: [TEST] rewrite com/sun/jdi shell tests to java version - step2 2018-08-30 11:53:49 -07:00
JdbLockTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
JdbMethodExitTest.java 8309396: com/sun/jdi/JdbMethodExitTest.java fails with virtual threads due to a bug in determining the main thread id 2023-06-06 21:57:18 +00:00
JdbMissStep.java 8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3 2018-09-05 10:39:16 -07:00
JdbOptions.java 8300575: JVMTI support when using alternative virtual thread implementation 2023-02-22 15:42:53 +00:00
JdbReadTwiceTest.sh 8290497: some tests in com/sun/jdi fail on localized Windows platform 2022-08-01 08:12:25 +00:00
JdbStepTest.java 8163127: Debugger classExclusionFilter does not work correctly with method references 2019-01-29 16:48:20 -08:00
JdbStopInNotificationThreadTest.java 8170299: Debugger does not stop inside the low memory notifications code 2019-10-08 09:13:08 -07:00
JdbStopThreadidTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
JdbStopThreadTest.java 8301644: com/sun/jdi/JdbStopThreadTest.java fails after JDK-8300811 2023-02-02 16:58:48 +00:00
JdbVarargsTest.java 8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3 2018-09-05 10:39:16 -07:00
JdwpAllowTest.java 8322062: com/sun/jdi/JdwpAllowTest.java does not performs negative testing with prefix length 2023-12-18 21:14:09 +00:00
JdwpAttachTest.java 8253940: com/sun/jdi/JdwpAttachTest.java failed with "RuntimeException: ERROR: LingeredApp.startApp was able to attach" 2021-03-04 00:39:28 +00:00
JdwpListenTest.java 8311990: Two JDI tests may interfere with each other 2024-08-06 21:56:48 +00:00
JdwpNetProps.java 8311990: Two JDI tests may interfere with each other 2024-08-06 21:56:48 +00:00
JdwpOnThrowTest.java 8318736: com/sun/jdi/JdwpOnThrowTest.java failed with "transport error 202: bind failed: Address already in use" 2023-11-03 12:32:53 +00:00
JITDebug.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
LambdaBreakpointTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LambdaStepTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LaunchCommandLine.java 4916621: Update those still using JDIScaffold to use TestScaffold instead 2018-02-16 11:22:53 -08:00
libForceEarlyReturnTestTarg.c 8308819: add JDWP and JDI virtual thread support for ThreadReference.ForceEarlyReturn 2023-05-31 20:50:22 +00:00
libPopFramesTestTarg.c 8308237: add JDWP and JDI virtual thread support for ThreadReference.PopFrames 2023-05-24 16:54:05 +00:00
LineNumberInfo.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LineNumberOnBraceTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ListenAddress.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LocalVariableEqual.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LocationTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodCalls.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodCallsReflection.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MethodEntryExitEvents.java 8309505: com/sun/jdi/MethodEntryExitEvents.java due to finding wrong main thread 2023-06-06 18:34:18 +00:00
MethodExitReturnValuesTest.java 8198933: Update JDI tests to pass valid URL[] 2018-03-01 21:23:35 -08:00
MethodInvokeWithTraceOnTest.java 8284043: com/sun/jdi/MethodInvokeWithTraceOnTest.java failing with com.sun.jdi.ObjectCollectedException 2022-04-07 19:01:42 +00:00
ModificationWatchpoints.java 4916621: Update those still using JDIScaffold to use TestScaffold instead 2018-02-16 11:22:53 -08:00
ModulesTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
MonitorEventTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
MonitorFrameInfo.java 8232370: Refactor some com.sun.jdi tests to enable IDE integration 2019-10-17 22:41:36 +02:00
MultiBreakpointsTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
NativeInstanceFilter.java 8198533: Remove obsolete JDIScaffold class from repo 2018-02-23 11:31:22 -08:00
NativeInstanceFilterTarg.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NewInstanceTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NoLaunchOptionTest.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
NoLocInfoTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
NotAField.java 8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3 2018-09-05 10:39:16 -07:00
NullLocalVariable.java 8210243: [TEST] rewrite com/sun/jdi shell tests to java version - step3 2018-09-05 10:39:16 -07:00
NullThreadGroupNameTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OnThrowTarget.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OnThrowTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
OomDebugTest.java 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
OptionTest.java 8181383: com/sun/jdi/OptionTest.java fails intermittently with bind failed: Address already in use 2019-02-26 15:29:08 -08:00
PopAndInvokeTest.java 8306705: com/sun/jdi/PopAndInvokeTest.java fails with NativeMethodException 2023-04-26 17:32:05 +00:00
PopAndStepTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PopAsynchronousTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
PopFramesTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
PopSynchronousTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PrivateTransportTest.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
ProcessAttachTest.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
ReattachStressTest.java 8338708: Don't create/destroy debug agent cmdQueueLock for each connection 2024-09-03 19:06:00 +00:00
RedefineAbstractClass.java 8281268: Resolve duplication of test ClassTransformer class 2022-05-18 20:49:38 +00:00
RedefineAddPrivateMethod.java 8192936: RI does not follow the JVMTI RedefineClasses spec that is too strict in the definition 2019-04-19 21:49:54 -07:00
RedefineAnnotation.java 8210560: [TEST] convert com/sun/jdi redefineClass-related tests 2018-09-12 12:29:40 -07:00
RedefineChangeClassOrder.java 8210560: [TEST] convert com/sun/jdi redefineClass-related tests 2018-09-12 12:29:40 -07:00
RedefineClasses.java 8281268: Resolve duplication of test ClassTransformer class 2022-05-18 20:49:38 +00:00
RedefineClearBreakpoint.java 8210560: [TEST] convert com/sun/jdi redefineClass-related tests 2018-09-12 12:29:40 -07:00
RedefineCrossEvent.java 8206330: Revisit com/sun/jdi/RedefineCrossEvent.java 2018-10-23 11:51:03 -04:00
RedefineCrossStart.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RedefineException.java 8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4 2018-09-21 11:28:14 -07:00
RedefineFinal.java 8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4 2018-09-21 11:28:14 -07:00
RedefineG.java 8210560: [TEST] convert com/sun/jdi redefineClass-related tests 2018-09-12 12:29:40 -07:00
RedefineImplementor.java 8232370: Refactor some com.sun.jdi tests to enable IDE integration 2019-10-17 22:41:36 +02:00
RedefineIntConstantToLong.java 8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4 2018-09-21 11:28:14 -07:00
RedefineMulti.java 8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4 2018-09-21 11:28:14 -07:00
RedefinePop.java 8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4 2018-09-21 11:28:14 -07:00
RedefineStep.java 8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4 2018-09-21 11:28:14 -07:00
RedefineTTYLineNumber.java 8210927: JDB tests do not update source path after doing a redefine class 2021-09-24 21:50:39 +00:00
ReferrersTest.java 8309757: com/sun/jdi/ReferrersTest.java fails with virtual test thread factory 2023-06-13 18:07:43 +00:00
RefTypes.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RepStep.java 8218702: [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors 2019-02-13 11:04:03 -08:00
RepStepTarg.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
RequestReflectionTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ResumeOneThreadTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
RunToExit.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
SDENullTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SetLocalWhileThreadInNative.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
SimulResumerTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
SourceNameFilterTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
StepTest.java 8309420: com/sun/jdi/StepTest.java fails with virtual thread wrapper 2023-06-07 18:03:49 +00:00
StringConvertTest.java 8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4 2018-09-21 11:28:14 -07:00
SunBootClassPathEmptyTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
SuspendAfterDeath.java 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
SuspendNoFlagTest.java 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
SuspendThreadTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TargetAdapter.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TargetListener.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TemplateTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TEST.properties 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestClass.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestScaffold.java 8303773: Replace "main.wrapper" with "test.thread.factory" property in test code 2023-10-03 15:03:47 +00:00
ThreadGroupTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ThreadMemoryLeakTest.java 8338482: com/sun/jdi/ThreadMemoryLeakTest.java requires that compressed oops are enabled 2024-08-20 23:34:31 +00:00
ThrowCaughtException.java 8317920: JDWP-agent sends broken exception event with onthrow option 2023-10-20 08:52:46 +00:00
TwoThreadsTest.java 8304839: Move TestScaffold.main() to the separate class DebugeeWrapper 2023-09-26 18:35:13 +00:00
Unload1Targ.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
Unload2Targ.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnloadEventTarg.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
UnpreparedByName.java 8305607: Remove some unused test parameters in com/sun/jdi tests 2023-04-06 03:32:12 +00:00
UnpreparedClasses.java 8305607: Remove some unused test parameters in com/sun/jdi tests 2023-04-06 03:32:12 +00:00
UTF8Test.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VarargsTest.java 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
Vars.java 4916621: Update those still using JDIScaffold to use TestScaffold instead 2018-02-16 11:22:53 -08:00
VisibleMethods.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VMConnection.java 8282712: VMConnection.open() does not detect if VM failed to be created, resulting in NPE 2023-08-17 15:09:09 +00:00
VMDeathLastTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
VMDeathRequestTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
WatchFramePop.java 8210760: [TEST] rewrite com/sun/jdi shell tests to java version - step4 2018-09-21 11:28:14 -07:00