jdk-24/test/hotspot/jtreg/serviceability/jvmti
Patricio Chilano Mateo 78b80150e0 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning
Co-authored-by: Patricio Chilano Mateo <pchilanomate@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Richard Reingruber <rrich@openjdk.org>
Co-authored-by: Martin Doerr <mdoerr@openjdk.org>
Reviewed-by: aboldtch, dholmes, coleenp, fbredberg, dlong, sspitsyn
2024-11-12 15:23:48 +00:00
..
8036666 8314824: Fix serviceability/jvmti/8036666/GetObjectLockCount.java to use vm flags 2023-08-30 16:11:56 +00:00
AddModuleExportsAndOpens 8299635: Hotspot update for deprecated sprintf in Xcode 14 2023-01-25 15:42:53 +00:00
AddModuleReads 8251384: [TESTBUG] jvmti tests should not be executed with minimal VM 2020-08-21 15:49:09 -07:00
AddModuleUsesAndProvides 8335688: Fix -Wzero-as-null-pointer-constant warnings from fflush calls in jvmti tests 2024-07-09 13:11:20 +00:00
CanGenerateAllClassHook 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
CompiledMethodLoad 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files 2024-01-29 17:07:32 +00:00
DynamicCodeGenerated 8324799: Use correct extension for C++ test headers 2024-02-29 06:24:42 +00:00
events 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning 2024-11-12 15:23:48 +00:00
FieldAccessWatch 8287362: FieldAccessWatch testcase failed on AIX platform 2022-05-28 05:33:08 +00:00
FollowReferences/FieldIndices 8333730: ubsan: FieldIndices/libFieldIndicesTest.cpp:276:11: runtime error: null pointer passed as argument 2, which is declared to never be null 2024-06-12 07:06:29 +00:00
GenerateEvents 8335688: Fix -Wzero-as-null-pointer-constant warnings from fflush calls in jvmti tests 2024-07-09 13:11:20 +00:00
GetClassFields/FilteredFields 8335688: Fix -Wzero-as-null-pointer-constant warnings from fflush calls in jvmti tests 2024-07-09 13:11:20 +00:00
GetClassMethods 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files 2024-01-29 17:07:32 +00:00
GetLocalVariable 8324799: Use correct extension for C++ test headers 2024-02-29 06:24:42 +00:00
GetMethodDeclaringClass 8342860: Fix more NULL usage backsliding 2024-11-08 13:31:24 +00:00
GetModulesInfo 8251384: [TESTBUG] jvmti tests should not be executed with minimal VM 2020-08-21 15:49:09 -07:00
GetNamedModule 8251384: [TESTBUG] jvmti tests should not be executed with minimal VM 2020-08-21 15:49:09 -07:00
GetOwnedMonitorInfo 8334085: Test crash: assert(thread->held_monitor_count() == 0) failed: Must be 2024-07-25 01:35:03 +00:00
GetOwnedMonitorStackDepthInfo 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
GetSystemProperty 8251384: [TESTBUG] jvmti tests should not be executed with minimal VM 2020-08-21 15:49:09 -07:00
GetThreadListStackTraces 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files 2024-01-29 17:07:32 +00:00
Heap 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files 2024-01-29 17:07:32 +00:00
HeapMonitor 8333361: ubsan,test : libHeapMonitorTest.cpp:518:9: runtime error: null pointer passed as argument 2, which is declared to never be null 2024-06-21 08:38:42 +00:00
HiddenClass 8337317: serviceability/jvmti tests failed with FATAL ERROR in native method: Failed during the GetClassSignature call 2024-09-03 19:01:58 +00:00
IsModifiableModule 8251384: [TESTBUG] jvmti tests should not be executed with minimal VM 2020-08-21 15:49:09 -07:00
ModuleAwareAgents 8251384: [TESTBUG] jvmti tests should not be executed with minimal VM 2020-08-21 15:49:09 -07:00
negative 8324799: Use correct extension for C++ test headers 2024-02-29 06:24:42 +00:00
NotifyFramePop 8251384: [TESTBUG] jvmti tests should not be executed with minimal VM 2020-08-21 15:49:09 -07:00
ObjectMonitorUsage 8328083: degrade virtual thread support for GetObjectMonitorUsage 2024-05-23 12:07:17 +00:00
RedefineClasses 8335533: OutOfMemoryError: Metaspace observed again on AIX in test RedefineLeakThrowable.java after JDK-8294960 2024-07-16 12:48:06 +00:00
SetBreakpoint 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files 2024-01-29 17:07:32 +00:00
SetTag 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files 2024-01-29 17:07:32 +00:00
StartPhase/AllowedFunctions 8335836: serviceability/jvmti/StartPhase/AllowedFunctions/AllowedFunctions.java fails with unexpected exit code: 112 2024-08-05 23:29:17 +00:00
stress 8324799: Use correct extension for C++ test headers 2024-02-29 06:24:42 +00:00
SuspendWithCurrentThread 8324799: Use correct extension for C++ test headers 2024-02-29 06:24:42 +00:00
SuspendWithObjectMonitorEnter 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files 2024-01-29 17:07:32 +00:00
SuspendWithObjectMonitorWait 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files 2024-01-29 17:07:32 +00:00
SuspendWithRawMonitorEnter 8324681: Replace NULL with nullptr in HotSpot jtreg test native code files 2024-01-29 17:07:32 +00:00
thread 8341273: JVMTI is not properly hiding some continuation related methods 2024-10-29 19:59:43 +00:00
VMEvent 8251384: [TESTBUG] jvmti tests should not be executed with minimal VM 2020-08-21 15:49:09 -07:00
VMObjectAlloc 8337317: serviceability/jvmti tests failed with FATAL ERROR in native method: Failed during the GetClassSignature call 2024-09-03 19:01:58 +00:00
vthread 8338383: Implement JEP 491: Synchronize Virtual Threads without Pinning 2024-11-12 15:23:48 +00:00
GetObjectSizeClass.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
GetObjectSizeClassAgent.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00