jdk-24/test/hotspot/jtreg/vmTestbase/nsk/jdi
Ramkumar Sunderbabu 855c8a7def 8334305: Remove all code for nsk.share.Log verbose mode
Reviewed-by: mli, cjplummer, lmesnik
2024-10-02 10:48:21 +00:00
..
Accessible 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
AccessWatchpointEvent/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
Argument 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ArrayReference 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ArrayType 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
AttachingConnector 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
BooleanArgument 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
BooleanType/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
BooleanValue 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
BreakpointEvent/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
BreakpointRequest 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
BScenarios 8333108: Update vmTestbase/nsk/share/DebugeeProcess.java to don't use finalization 2024-05-30 18:21:40 +00:00
ByteType/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ByteValue 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
CharType/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
CharValue 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ClassLoaderReference 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ClassObjectReference 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ClassPrepareEvent 8328303: 3 JDI tests timed out with UT enabled 2024-03-22 23:30:54 +00:00
ClassPrepareRequest 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ClassType 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ClassUnloadEvent 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ClassUnloadRequest 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
Connector 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ConstantField 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
DoubleType/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
DoubleValue 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
Event 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
EventIterator/nextEvent 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
EventQueue 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
EventRequest 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
EventRequestManager 8339801: Add better test failure diagnostics to vmTestbase/nsk/jdi/EventRequestManager/threadStartRequests/thrstartreq002 2024-09-11 19:40:02 +00:00
EventSet 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ExceptionEvent 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ExceptionRequest 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
Field 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
FloatType/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
FloatValue 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
HiddenClass/events 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
IntegerArgument 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
IntegerType/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
IntegerValue 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
InterfaceType 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
LaunchingConnector 8334305: Remove all code for nsk.share.Log verbose mode 2024-10-02 10:48:21 +00:00
ListeningConnector 8240343: JDI stopListening/stoplis001 "FAILED: listening is successfully stopped without starting listening" 2024-04-12 22:29:34 +00:00
LocalVariable 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
Locatable/location 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
LocatableEvent/thread 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
Location 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
LongType/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
LongValue 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
Method 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
MethodEntryEvent/method 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
MethodEntryRequest 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
MethodExitEvent 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
MethodExitRequest 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
Mirror 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ModificationWatchpointEvent 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
MonitorContendedEnteredRequest 8252001: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdi 2020-09-30 16:18:27 +00:00
MonitorContendedEnterRequest 8252001: remove usage of PropertyResolvingWrapper in vmTestbase/nsk/jdi 2020-09-30 16:18:27 +00:00
MonitorWaitedRequest 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
MonitorWaitRequest 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ObjectReference 8328083: degrade virtual thread support for GetObjectMonitorUsage 2024-05-23 12:07:17 +00:00
PathSearchingVirtualMachine 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
PlugConnectors 8332112: Update nsk.share.Log to don't print summary during VM shutdown hook 2024-05-15 14:57:22 +00:00
PrimitiveType/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
PrimitiveValue 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ReferenceType 8332112: Update nsk.share.Log to don't print summary during VM shutdown hook 2024-05-15 14:57:22 +00:00
Scenarios/invokeMethod 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
SelectedArgument 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ShortType/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ShortValue 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
StackFrame 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
StepEvent/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
StepRequest 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
stress 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
StringArgument/isValid 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
StringReference/value 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ThreadDeathEvent/thread 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ThreadDeathRequest/addThreadFilter 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ThreadGroupReference 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ThreadReference 8072701: resume001 failed due to ERROR: timeout for waiting for a BreakpintEvent 2024-07-15 20:26:52 +00:00
ThreadStartEvent/thread 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ThreadStartRequest/addThreadFilter 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
Transport/name 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
Type 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
TypeComponent 8332112: Update nsk.share.Log to don't print summary during VM shutdown hook 2024-05-15 14:57:22 +00:00
Value 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
VirtualMachine 8333108: Update vmTestbase/nsk/share/DebugeeProcess.java to don't use finalization 2024-05-30 18:21:40 +00:00
VirtualMachineManager 8332112: Update nsk.share.Log to don't print summary during VM shutdown hook 2024-05-15 14:57:22 +00:00
VMCannotBeModifiedEx/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
VMDeathEvent/_itself_ 8333108: Update vmTestbase/nsk/share/DebugeeProcess.java to don't use finalization 2024-05-30 18:21:40 +00:00
VMDisconnectEvent/_itself_ 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
VMOutOfMemoryException/VMOutOfMemoryException001 8307824: Clean up Finalizable.java and finalize terminology in vmTestbase/nsk/share 2024-06-04 19:18:41 +00:00
VMStartEvent/thread 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
VoidType 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
VoidValue 8248609: [Graal] vmTestbase/nsk/jdi/VoidValue/toString/tostring001/TestDescription.java failed with Unexpected com.sun.jdi.ObjectCollectedException 2024-07-19 21:53:04 +00:00
WatchpointEvent 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
WatchpointRequest 8327704: Update nsk/jdi tests to use driver instead of othervm 2024-03-21 22:35:25 +00:00
ConnectorsJarBuilder.java 8199382: [TESTBUG] Open source VM testbase JDI tests 2018-05-05 09:24:29 -07:00
ExtraClassesInstaller.java 8199382: [TESTBUG] Open source VM testbase JDI tests 2018-05-05 09:24:29 -07:00