jdk-24/test/hotspot/jtreg/serviceability/sa
Yi Yang 75d4ac2659 8311775: [TEST] duplicate verifyHeapDump in several tests
Reviewed-by: kevinw, amenkov, cjplummer
2023-09-04 01:56:13 +00:00
..
jmap-hprof 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
sadebugd 8299470: sun/jvm/hotspot/SALauncher.java handling of negative rmiport args 2023-01-05 07:59:41 +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
ClhsdbAttachDifferentJVMs.java 8314679: SA fails to properly attach to JVM after having just detached from a different JVM 2023-08-23 20:11:10 +00:00
ClhsdbCDSCore.java 8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException 2022-09-28 20:35:33 +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 8310618: Test serviceability/sa/ClhsdbDumpclass.java fails after 8242152: 'StackMapTable:' missing from stdout/stderr 2023-06-22 13:15:27 +00:00
ClhsdbDumpheap.java 8263477: serviceability/sa/ClhsdbDumpheap.java timed out 2021-03-13 22:52:24 +00:00
ClhsdbField.java 8299853: Serial: Use more concrete type for TenuredGeneration::_the_space 2023-01-11 10:07:52 +00:00
ClhsdbFindPC.java 8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException 2022-09-28 20:35:33 +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 8284161: Implementation of Virtual Threads (Preview) 2022-05-07 08:06:16 +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 8269235: serviceability/sa/ClhsdbJstackXcompStress.java timed out 2022-10-26 22:58:47 +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 8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException 2022-09-28 20:35:33 +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 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +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 8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException 2022-09-28 20:35:33 +00:00
ClhsdbScanOops.java 8279662: serviceability/sa/ClhsdbScanOops.java can fail do to unexpected GC 2022-02-02 21:51:39 +00: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 8283010: serviceability/sa/ClhsdbThread.java failed with "'Base of Stack:' missing from stdout/stderr " 2022-09-07 21:51:46 +00:00
ClhsdbThreadContext.java 8280770: serviceability/sa/ClhsdbThreadContext.java sometimes fails with 'Thread "SteadyStateThread"' missing from stdout/stderr 2022-02-01 15:59:35 +00:00
ClhsdbVmStructsDump.java 8281879: Serial: Merge CardGeneration into TenuredGeneration 2022-03-21 16:20:20 +00:00
ClhsdbWhere.java 8290025: Remove the Sweeper 2022-08-25 09:48:55 +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
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
LingeredAppWithLock.java 8210558: serviceability/sa/TestJhsdbJstackLock.java fails to find '^\s+- waiting to lock <0x[0-9a-f]+> \(a java\.lang\.Class ...' 2021-12-06 16:09:45 +00:00
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 8290687: serviceability/sa/TestClassDump.java could leave files owned by root on macOS 2022-07-21 21:34:26 +00: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 8311775: [TEST] duplicate verifyHeapDump in several tests 2023-09-04 01:56:13 +00:00
TestInstanceKlassSize.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestInstanceKlassSizeForInterface.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestIntConstant.java 8303921: serviceability/sa/UniqueVtableTest.java timed out 2023-03-17 18:23:03 +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 8293563: [macos-aarch64] SA core file tests failing with sun.jvm.hotspot.oops.UnknownOopException 2022-09-28 20:35:33 +00:00
TestJmapCoreMetaspace.java 8310380: Handle problems in core-related tests on macOS when codesign tool does not work 2023-06-28 06:51:05 +00:00
TestObjectAlignment.java 8295811: serviceability/sa/TestObjectAlignment.java fails on x86_32 2022-10-23 04:01:16 +00:00
TestObjectMonitorIterate.java 8280555: serviceability/sa/TestObjectMonitorIterate.java is failing due to ObjectMonitor referencing a null Object 2022-01-28 18:51:21 +00:00
TestPrintMdo.java 8303921: serviceability/sa/UniqueVtableTest.java timed out 2023-03-17 18:23:03 +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 8303921: serviceability/sa/UniqueVtableTest.java timed out 2023-03-17 18:23:03 +00:00
TestUniverse.java 8303921: serviceability/sa/UniqueVtableTest.java timed out 2023-03-17 18:23:03 +00:00
UniqueVtableTest.java 8303921: serviceability/sa/UniqueVtableTest.java timed out 2023-03-17 18:23:03 +00:00