jdk-24/test/hotspot/jtreg/serviceability/sa
Chris Plummer db46b297fa 8251121: six SA tests leave core files behind on macOS
Reviewed-by: dholmes, dcubed
2020-08-06 18:21:21 -07:00
..
jmap-hprof 8244614: cleanup keywords used/available in hotspot testbase 2020-06-08 21:27:22 -07:00
sadebugd 8244993: Revert changes to OutputAnalyzer stderrShouldBeEmptyIgnoreVMWarnings() that allow version strings 2020-05-28 15:58:59 -07: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 8251121: six SA tests leave core files behind on macOS 2020-08-06 18:21:21 -07:00
ClhsdbCDSJstackPrintAll.java 8240691: ClhsdbCDSJstackPrintAll incorrectly thinks CDS is in use 2020-03-10 11:52:53 -07: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 8240989: convert clhsdb "dumpheap" command from javascript to java 2020-04-03 12:58:15 -07:00
ClhsdbField.java 8223306: Remove threads linked list (use ThreadsList's array in SA) 2019-05-21 10:34:57 +02:00
ClhsdbFindPC.java 8248194: Need better support for running SA tests on core files 2020-07-07 13:07:53 -07:00
ClhsdbFlags.java 8240698: LingeredApp does not pass getTestJavaOpts() to the children process if vmArguments is already specified 2020-04-01 16:27:03 -07:00
ClhsdbInspect.java 8237111: LingeredApp should be started with getTestJavaOpts 2020-01-24 10:31:45 +01:00
ClhsdbJdis.java 8215568: Refactor SA clhsdb tests to use ClhsdbLauncher 2019-02-05 00:43:38 +05:30
ClhsdbJhisto.java 8237111: LingeredApp should be started with getTestJavaOpts 2020-01-24 10:31:45 +01:00
ClhsdbJstack.java 8240698: LingeredApp does not pass getTestJavaOpts() to the children process if vmArguments is already specified 2020-04-01 16:27:03 -07:00
ClhsdbJstackXcompStress.java 8244993: Revert changes to OutputAnalyzer stderrShouldBeEmptyIgnoreVMWarnings() that allow version strings 2020-05-28 15:58:59 -07:00
ClhsdbLauncher.java 8242009: Review setting test.java/vm.opts in jcmd/jhsdb and debugger in serviceability tests 2020-05-12 09:45:24 -07:00
ClhsdbLongConstant.java 8229838: Rename markOop files to markWord 2019-08-19 11:30:03 +02:00
ClhsdbPmap.java 8250750: JDK-8247515 fix for OSX pc_to_symbol() lookup fails with some symbols 2020-08-03 17:38:22 -07:00
ClhsdbPrintAll.java 8237111: LingeredApp should be started with getTestJavaOpts 2020-01-24 10:31:45 +01:00
ClhsdbPrintAs.java 8217473: SA: Tests using ClhsdbLauncher fail on SAP docker containers 2019-02-01 11:29:31 +05:30
ClhsdbPrintStatics.java 8249768: Move static oops and NullPointerException oops from Universe into OopStorage 2020-07-22 10:32:44 -04:00
ClhsdbPstack.java 8250750: JDK-8247515 fix for OSX pc_to_symbol() lookup fails with some symbols 2020-08-03 17:38:22 -07:00
ClhsdbScanOops.java 8242265: serviceability/sa/ClhsdbScanOops.java fails due to bad @requires expression 2020-04-08 12:03:02 -07:00
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 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 8244993: Revert changes to OutputAnalyzer stderrShouldBeEmptyIgnoreVMWarnings() that allow version strings 2020-05-28 15:58:59 -07: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 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 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
LingeredAppWithTrivialMain.java 8229118: [TESTBUG] serviceability/sa/ClhsdbFindPC fails on AArch64 2019-08-15 14:00:36 +08: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 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
TestInstanceKlassSizeForInterface.java 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02: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 8244993: Revert changes to OutputAnalyzer stderrShouldBeEmptyIgnoreVMWarnings() that allow version strings 2020-05-28 15:58:59 -07: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 8248194: Need better support for running SA tests on core files 2020-07-07 13:07:53 -07:00
TestJmapCoreMetaspace.java 8214797: TestJmapCoreMetaspace.java timed out 2020-04-29 21:03:15 -07:00
TestPrintMdo.java 8240698: LingeredApp does not pass getTestJavaOpts() to the children process if vmArguments is already specified 2020-04-01 16:27:03 -07: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 8243935: remove copying of s.h.WB$WhiteBoxPermission in hotspot tests 2020-04-28 19:57:02 -07:00