jdk-24/test/hotspot/jtreg/serviceability/sa
2019-08-15 14:00:36 +08:00
..
jmap-hprof 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
sadebugd 8227594: sadebugd/DebugdConnectTest.java fails due to "java.rmi.NotBoundException: SARemoteDebugger" 2019-07-13 20:55:25 +09:00
CDSJMapClstats.java 8204308: SA: serviceability/sa/TestInstanceKlassSize*.java fails when running in CDS mode 2018-08-27 10:25:13 +05:30
ClhsdbAttach.java 8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers 2019-02-01 11:29:31 +05:30
ClhsdbCDSCore.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbCDSJstackPrintAll.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbField.java 8223306: Remove threads linked list (use ThreadsList's array in SA) 2019-05-21 10:34:57 +02:00
ClhsdbFindPC.java 8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64 2019-08-15 14:00:36 +08:00
ClhsdbFlags.java 8217845: SA should refer const values for JVMFlag from HotSpot 2019-02-05 14:24:29 +09:00
ClhsdbInspect.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbJdis.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbJhisto.java 8220602: Shenandoah-SA: Enable best-effort implementation of heap walk 2019-03-14 09:53:15 -04:00
ClhsdbJstack.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbLauncher.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbLongConstant.java 8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers 2019-02-01 11:29:31 +05:30
ClhsdbPmap.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbPrintAll.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbPrintAs.java 8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers 2019-02-01 11:29:31 +05:30
ClhsdbPrintStatics.java 8223306: Remove threads linked list (use ThreadsList's array in SA) 2019-05-21 10:34:57 +02:00
ClhsdbPstack.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbScanOops.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbSource.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
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 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
DeadlockDetectionTest.java 8182404: remove jdk.testlibrary.JDKToolFinder and JDKToolLauncher 2018-09-10 14:23:37 -07:00
JhsdbThreadInfoTest.java 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
libNoFramePointer.c 8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686 2018-07-23 18:08:46 +02: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 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02: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 8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686 2018-07-23 18:08:46 +02:00
LingeredAppWithTrivialMain.java 8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64 2019-08-15 14:00:36 +08:00
TestClassDump.java 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
TestClhsdbJstackLock.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
TestCpoolForInvokeDynamic.java 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
TestDefaultMethods.java 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
TestG1HeapRegion.java 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
TestHeapDumpForInvokeDynamic.java 8218978: SA: Enable more ZGC testing 2019-02-19 10:04:53 +01:00
TestInstanceKlassSize.java 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
TestInstanceKlassSizeForInterface.java 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
TestIntConstant.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
TestJhsdbJstackLock.java 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
TestJhsdbJstackMixed.java 8208091: SA: jhsdb jstack --mixed throws UnmappedAddressException on i686 2018-07-23 18:08:46 +02:00
TestJmapCore.java 8218978: SA: Enable more ZGC testing 2019-02-19 10:04:53 +01:00
TestJmapCoreMetaspace.java 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
TestPrintMdo.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
TestRevPtrsForInvokeDynamic.java 8205419: [testbug] TestJmapCore failing without SA: introduce @requires vm.hasSAandCanAttach 2018-06-25 23:04:21 +02:00
TestType.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
TestUniverse.java 8221396: Clean up serviceability/sa/TestUniverse.java 2019-03-27 10:38:49 +01:00