jdk-24/test/hotspot/jtreg/serviceability/sa
2024-11-25 01:31:16 +00:00
..
jmap-hprof 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +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 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
ClhsdbCDSJstackPrintAll.java 8343529: serviceability/sa/ClhsdbWhere.java fails AssertionFailure: Corrupted constant pool 2024-11-22 17:26:37 +00:00
ClhsdbClasses.java 8244203: sun/tools/jhsdb/HeapDumpTestWithActiveProcess.java fails with NullPointerException 2020-05-22 13:29:26 -07:00
ClhsdbDumpclass.java 8315648: Add test for JDK-8309979 changes 2023-09-06 07:19:53 +00:00
ClhsdbDumpheap.java 8336753: Don't run serviceability/sa/ClhsdbDumpheap.java with -Xcomp 2024-07-22 14:41:40 +00:00
ClhsdbField.java 8343741: SA jstack --mixed should print information about VM locks 2024-11-22 19:21:09 +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 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning 2024-11-12 15:23:48 +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
ClhsdbJstackWithConcurrentLock.java 8324066: "clhsdb jstack" should not by default scan for j.u.c locks because it can be very slow 2024-02-01 19:24:39 +00:00
ClhsdbJstackXcompStress.java 8269235: serviceability/sa/ClhsdbJstackXcompStress.java timed out 2022-10-26 22:58:47 +00:00
ClhsdbLauncher.java 8343529: serviceability/sa/ClhsdbWhere.java fails AssertionFailure: Corrupted constant pool 2024-11-22 17:26:37 +00:00
ClhsdbLongConstant.java 8305895: Implement JEP 450: Compact Object Headers (Experimental) 2024-11-08 17:21:39 +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
ClhsdbTestAllocationMerge.java 8318682: SA decoding of scalar replaced objects is broken 2024-04-30 17:33:23 +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 8343741: SA jstack --mixed should print information about VM locks 2024-11-22 19:21:09 +00:00
ClhsdbWhere.java 8343529: serviceability/sa/ClhsdbWhere.java fails AssertionFailure: Corrupted constant pool 2024-11-22 17:26:37 +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
libupcall.c 8339307: jhsdb jstack could not trace FFM upcall frame 2024-09-07 05:46:47 +00:00
LingeredAppSysProps.java 8242162: convert clhsdb "sysprops" command from javascript to java 2020-04-09 07:13:49 -07:00
LingeredAppWithAllocationMerge.java 8318682: SA decoding of scalar replaced objects is broken 2024-04-30 17:33:23 +00:00
LingeredAppWithConcurrentLock.java 8324066: "clhsdb jstack" should not by default scan for j.u.c locks because it can be very slow 2024-02-01 19:24:39 +00:00
LingeredAppWithDefaultMethods.java
LingeredAppWithEnum.java
LingeredAppWithFFMUpcall.java 8339307: jhsdb jstack could not trace FFM upcall frame 2024-09-07 05:46:47 +00:00
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 8335743: jhsdb jstack cannot print some information on the waiting thread 2024-07-11 02:44:12 +00:00
LingeredAppWithLockInVM.java 8343741: SA jstack --mixed should print information about VM locks 2024-11-22 19:21:09 +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 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TestClhsdbJstackLock.java 8336284: Test TestClhsdbJstackLock.java/TestJhsdbJstackLock.java fails with -Xcomp after JDK-8335743 2024-07-12 08:14:56 +00:00
TestCpoolForInvokeDynamic.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TestDebugInfoDecode.java 8339871: serviceability/sa/TestDebugInfoDecode.java should be driver 2024-10-17 14:34:58 +00:00
TestDefaultMethods.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TestG1HeapRegion.java 8330694: Rename 'HeapRegion' to 'G1HeapRegion' 2024-05-25 02:10:05 +00:00
TestHeapDumpForInvokeDynamic.java 8311775: [TEST] duplicate verifyHeapDump in several tests 2023-09-04 01:56:13 +00:00
TestInstanceKlassSize.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TestInstanceKlassSizeForInterface.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TestIntConstant.java 8303921: serviceability/sa/UniqueVtableTest.java timed out 2023-03-17 18:23:03 +00:00
TestJhsdbJstackLineNumbers.java 8253440: serviceability/sa/TestJhsdbJstackLineNumbers.java failed with "Didn't find enough line numbers" 2024-11-19 18:58:00 +00:00
TestJhsdbJstackLock.java 8336284: Test TestClhsdbJstackLock.java/TestJhsdbJstackLock.java fails with -Xcomp after JDK-8335743 2024-07-12 08:14:56 +00:00
TestJhsdbJstackMixed.java 8268539: several serviceability/sa tests should be run in driver mode 2021-06-10 17:19:37 +00:00
TestJhsdbJstackPrintVMLocks.java 8344903: Improve error handling TestJhsdbJstackPrintVMLocks.java 2024-11-25 01:31:16 +00:00
TestJhsdbJstackUpcall.java 8339307: jhsdb jstack could not trace FFM upcall frame 2024-09-07 05:46:47 +00:00
TestJmapCore.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +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 8330694: Rename 'HeapRegion' to 'G1HeapRegion' 2024-05-25 02:10:05 +00:00
TestObjectMonitorIterate.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TestPrintMdo.java 8303921: serviceability/sa/UniqueVtableTest.java timed out 2023-03-17 18:23:03 +00:00
TestRevPtrsForInvokeDynamic.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +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 8325860: Serial: Move Generation.java to serial folder 2024-02-15 10:20:12 +00:00
UniqueVtableTest.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00