jdk-24/test/hotspot/jtreg/serviceability/sa
Yasumasa Suenaga b2a52ea516 8263342: Add --connect option to jhsdb hsdb/clhsdb
Reviewed-by: cjplummer, sspitsyn
2021-03-23 06:27:20 +00:00
..
jmap-hprof 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
sadebugd 8263342: Add --connect option to jhsdb hsdb/clhsdb 2021-03-23 06:27:20 +00:00
CDSJMapClstats.java 8242009: Review setting test.java/vm.opts in jcmd/jhsdb and debugger in serviceability tests 2020-05-12 09:45:24 -07:00
ClhsdbAttach.java 8229258: Rework markOop and markOopDesc into a simpler mark word value carrier 2019-08-06 10:48:21 +02:00
ClhsdbCDSCore.java 8260296: SA's dumpreplaydata fails 2021-02-05 09:33:54 +00:00
ClhsdbCDSJstackPrintAll.java 8243455: Many SA tests can fail due to trying to get the stack trace of an active method 2021-03-12 23:35:47 +00:00
ClhsdbClasses.java 8244203: sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java fails with NullPointerException 2020-05-22 13:29:26 -07:00
ClhsdbDumpclass.java 8242009: Review setting test.java/vm.opts in jcmd/jhsdb and debugger in serviceability tests 2020-05-12 09:45:24 -07:00
ClhsdbDumpheap.java 8263477: serviceability/sa/ClhsdbDumpheap.java timed out 2021-03-13 22:52:24 +00:00
ClhsdbField.java 8223306: Remove threads linked list (use ThreadsList's array in SA) 2019-05-21 10:34:57 +02:00
ClhsdbFindPC.java 8243455: Many SA tests can fail due to trying to get the stack trace of an active method 2021-03-12 23:35:47 +00:00
ClhsdbFlags.java 8138588: VerifyMergedCPBytecodes option cleanup needed 2020-11-10 20:38:25 +00:00
ClhsdbHistory.java 8261692: Bugs in clhsdb history support 2021-02-20 23:19:41 +00:00
ClhsdbInspect.java 8261269: When using clhsdb to "inspect" a java object, clhsdb prints "Oop for..." twice 2021-02-22 23:22:50 +00:00
ClhsdbJdis.java 8243455: Many SA tests can fail due to trying to get the stack trace of an active method 2021-03-12 23:35:47 +00:00
ClhsdbJhisto.java 8237111: LingeredApp should be started with getTestJavaOpts 2020-01-24 10:31:45 +01:00
ClhsdbJstack.java 8243455: Many SA tests can fail due to trying to get the stack trace of an active method 2021-03-12 23:35:47 +00:00
ClhsdbJstackXcompStress.java 8248162: serviceability/attach/RemovingUnixDomainSocketTest.java failed 2021-02-10 22:17:48 +00:00
ClhsdbLauncher.java 8261607: SA attach is exceeding JNI Local Refs capacity 2021-02-16 21:16:55 +00:00
ClhsdbLongConstant.java 8229838: Rename markOop files to markWord 2019-08-19 11:30:03 +02:00
ClhsdbPmap.java 8260296: SA's dumpreplaydata fails 2021-02-05 09:33:54 +00:00
ClhsdbPrintAll.java 8261857: serviceability/sa/ClhsdbPrintAll.java failed with "Test ERROR java.lang.RuntimeException: 'cannot be cast to' found in stdout" 2021-02-20 20:46:57 +00:00
ClhsdbPrintAs.java 8243455: Many SA tests can fail due to trying to get the stack trace of an active method 2021-03-12 23:35:47 +00:00
ClhsdbPrintStatics.java 8260467: Move well-known classes from systemDictionary.hpp to vmClasses.hpp 2021-01-28 04:24:04 +00:00
ClhsdbPstack.java 8260296: SA's dumpreplaydata fails 2021-02-05 09:33:54 +00:00
ClhsdbScanOops.java 8242265: serviceability/sa/ClhsdbScanOops.java fails due to bad @requires expression 2020-04-08 12:03:02 -07:00
ClhsdbSource.java 8243455: Many SA tests can fail due to trying to get the stack trace of an active method 2021-03-12 23:35:47 +00:00
ClhsdbSymbol.java 8261095: Add test for clhsdb "symbol" command 2021-03-17 08:30:53 +00:00
ClhsdbThread.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbVmStructsDump.java 8223306: Remove threads linked list (use ThreadsList's array in SA) 2019-05-21 10:34:57 +02:00
ClhsdbWhere.java 8243455: Many SA tests can fail due to trying to get the stack trace of an active method 2021-03-12 23:35:47 +00:00
DeadlockDetectionTest.java 8242009: Review setting test.java/vm.opts in jcmd/jhsdb and debugger in serviceability tests 2020-05-12 09:45:24 -07:00
JhsdbThreadInfoTest.java 8248162: serviceability/attach/RemovingUnixDomainSocketTest.java failed 2021-02-10 22:17:48 +00:00
libNoFramePointer.c 8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686 2018-07-23 18:08:46 +02:00
LingeredAppSysProps.java 8242162: convert clhsdb "sysprops" command from javascript to java 2020-04-09 07:13:49 -07:00
LingeredAppWithDefaultMethods.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LingeredAppWithEnum.java 8175384: SA: clhsdb 'printall' throws ClassCastException while printing out the bytecodes 2018-02-09 12:09:21 +05:30
LingeredAppWithInterface.java 8262332: serviceability/sa/ClhsdbJhisto.java fails with Test ERROR java.lang.RuntimeException: 'ParselTongue' missing from stdout/stderr 2021-02-26 16:35:28 +00:00
LingeredAppWithInvokeDynamic.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
LingeredAppWithLock.java 8185796: jstack and clhsdb jstack should show lock objects 2017-11-27 11:20:38 +05:30
LingeredAppWithNativeMethod.java 8242313: use reproducible random in hotspot svc tests 2020-04-13 12:31:34 -07:00
LingeredAppWithRecComputation.java 8196969: JTreg Failure: serviceability/sa/ClhsdbJstack.java causes NPE 2019-09-23 20:26:18 +02:00
TestClassDump.java 8243928: several svc tests can be run in driver mode 2020-04-27 20:06:22 -07:00
TestClhsdbJstackLock.java 8238268: Many SA tests are not running on OSX because they do not attempt to use sudo when available 2020-03-17 18:04:59 -07:00
TestCpoolForInvokeDynamic.java 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
TestDefaultMethods.java 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
TestG1HeapRegion.java 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
TestHeapDumpForInvokeDynamic.java 8242009: Review setting test.java/vm.opts in jcmd/jhsdb and debugger in serviceability tests 2020-05-12 09:45:24 -07:00
TestInstanceKlassSize.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestInstanceKlassSizeForInterface.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestIntConstant.java 8238048: Close alignment gaps in InstanceKlass 2020-04-23 16:29:22 -04:00
TestJhsdbJstackLineNumbers.java 8243500: SA: Incorrect BCI and Line Number with jstack if the top frame is in the interpreter (BSD and Windows) 2020-04-28 13:38:45 -07:00
TestJhsdbJstackLock.java 8248162: serviceability/attach/RemovingUnixDomainSocketTest.java failed 2021-02-10 22:17:48 +00:00
TestJhsdbJstackMixed.java 8242009: Review setting test.java/vm.opts in jcmd/jhsdb and debugger in serviceability tests 2020-05-12 09:45:24 -07:00
TestJmapCore.java 8260296: SA's dumpreplaydata fails 2021-02-05 09:33:54 +00:00
TestJmapCoreMetaspace.java 8214797: TestJmapCoreMetaspace.java timed out 2020-04-29 21:03:15 -07:00
TestObjectMonitorIterate.java 8259008: ArithmeticException was thrown at "Monitor Cache Dump" on HSDB 2021-01-30 03:46:23 +00:00
TestPrintMdo.java 8263326: Remove ReceiverTypeData check from serviceability/sa/TestPrintMdo.java 2021-03-12 21:05:02 +00:00
TestRevPtrsForInvokeDynamic.java 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
TestSysProps.java 8242009: Review setting test.java/vm.opts in jcmd/jhsdb and debugger in serviceability tests 2020-05-12 09:45:24 -07:00
TestType.java 8238268: Many SA tests are not running on OSX because they do not attempt to use sudo when available 2020-03-17 18:04:59 -07:00
TestUniverse.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00