jdk-24/test/hotspot/jtreg/serviceability/sa
Jesper Wilhelmsson 6b123b0591 Merge
2021-07-13 10:50:18 +00:00
..
jmap-hprof 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
sadebugd 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
CDSJMapClstats.java 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00: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 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
ClhsdbDumpheap.java 8263477: serviceability/sa/ClhsdbDumpheap.java timed out 2021-03-13 22:52:24 +00:00
ClhsdbField.java 8269873: serviceability/sa/Clhsdb tests are using a C2 specific VMStruct field 2021-07-12 11:23:38 +00:00
ClhsdbFindPC.java 8264775: ClhsdbFindPC still fails with java.lang.RuntimeException: 'In java stack' missing from stdout/stderr 2021-06-18 20:27:30 +00:00
ClhsdbFlags.java 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +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 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
ClhsdbLauncher.java 8261607: SA attach is exceeding JNI Local Refs capacity 2021-02-16 21:16:55 +00:00
ClhsdbLongConstant.java 8256425: Obsolete Biased Locking in JDK 18 2021-06-24 18:54:41 +00: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 Merge 2021-07-13 10:50:18 +00: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 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
JhsdbThreadInfoTest.java 8268425: Show decimal nid of OSThread instead of hex format one 2021-07-07 01:37:50 +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 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
TestDefaultMethods.java 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
TestG1HeapRegion.java 8244010: Simplify usages of ProcessTools.createJavaProcessBuilder in our tests 2020-04-29 08:52:18 +02:00
TestHeapDumpForInvokeDynamic.java 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00: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 8243287: Removal of Unsafe::defineAnonymousClass 2021-05-13 12:46:54 +00:00
TestJhsdbJstackLineNumbers.java 8268541: mark hotspot serviceability/sa tests which ignore external VM flags 2021-06-18 10:04:25 +00:00
TestJhsdbJstackLock.java 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
TestJhsdbJstackMixed.java 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00: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 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
TestPrintMdo.java 8263326: Remove ReceiverTypeData check from serviceability/sa/TestPrintMdo.java 2021-03-12 21:05:02 +00:00
TestRevPtrsForInvokeDynamic.java 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
TestSysProps.java 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00: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