Serguei Spitsyn
|
89b99143ac
|
8308400: add ForceEarlyReturn support for virtual threads
Reviewed-by: alanb, lmesnik
|
2023-05-25 02:29:22 +00:00 |
|
Alex Menkov
|
207fbcb083
|
8299414: JVMTI FollowReferences should support references from VirtualThread stack
Reviewed-by: sspitsyn, kevinw
|
2023-05-24 20:26:10 +00:00 |
|
Serguei Spitsyn
|
928fcf9751
|
8308000: add PopFrame support for virtual threads
Reviewed-by: lmesnik, alanb
|
2023-05-22 07:34:35 +00:00 |
|
Leonid Mesnik
|
42948c04b9
|
8307865: Invalid is_in_any_VTMS_transition() check in post_dynamic_code_generated_while_holding_locks
Reviewed-by: sspitsyn, cjplummer
|
2023-05-18 23:57:10 +00:00 |
|
Patricio Chilano Mateo
|
24094482f0
|
8307365: JvmtiStressModule hit SIGSEGV in JvmtiEventControllerPrivate::recompute_thread_enabled
Reviewed-by: sspitsyn, dcubed, lmesnik
|
2023-05-17 20:16:21 +00:00 |
|
Adam Sotona
|
5763be7267
|
8307326: Package jdk.internal.classfile.java.lang.constant become obsolete
Reviewed-by: erikj, liach
|
2023-05-17 12:45:19 +00:00 |
|
Serguei Spitsyn
|
c2ef302468
|
8307968: serviceability/jvmti/vthread/StopThreadTest/StopThreadTest.java timed out
Reviewed-by: cjplummer, lmesnik
|
2023-05-16 07:20:01 +00:00 |
|
Serguei Spitsyn
|
51b8f3cfb9
|
8306034: add support of virtual threads to JVMTI StopThread
Reviewed-by: cjplummer
|
2023-05-11 17:48:39 +00:00 |
|
Coleen Phillimore
|
4251b56214
|
8306843: JVMTI tag map extremely slow after JDK-8292741
Reviewed-by: sspitsyn, iklam
|
2023-05-10 12:32:06 +00:00 |
|
Serguei Spitsyn
|
2be1f10fec
|
8307399: get rid of compatibility ThreadStart/ThreadEnd events for virtual threads
Reviewed-by: alanb, pchilanomate, cjplummer
|
2023-05-10 01:48:03 +00:00 |
|
Arno Zeller
|
5c7ede94ae
|
8307347: serviceability/sa/ClhsdbDumpclass.java could leave files owned by root on macOS
Reviewed-by: stuefe, cjplummer
|
2023-05-08 08:36:52 +00:00 |
|
Afshin Zafari
|
f143bf7c45
|
8305084: Remove the removal warnings for finalize() from test/hotspot/jtreg/serviceability/dcmd/gc/FinalizerInfoTest.java and RunFinalizationTest.java
Reviewed-by: dholmes, cjplummer
|
2023-05-05 13:22:01 +00:00 |
|
Stefan Johansson
|
29233e0a00
|
8307448: Test RedefineSharedClassJFR fail due to wrong assumption
Reviewed-by: eosterlund, coleenp
|
2023-05-04 12:48:56 +00:00 |
|
Stefan Johansson
|
408cec516b
|
8306929: Avoid CleanClassLoaderDataMetaspaces safepoints when previous versions are shared
Reviewed-by: coleenp, sspitsyn
|
2023-05-04 11:00:44 +00:00 |
|
Afshin Zafari
|
2cc4bf1a9d
|
8305085: Suppress removal warning for finalize() from test/hotspot/jtreg/serviceability/jvmti/RedefineClasses/RedefineFinalizer.java
Reviewed-by: cjplummer, dholmes
|
2023-04-14 17:52:17 +00:00 |
|
Alan Bateman
|
2586f36120
|
8304919: Implementation of Virtual Threads
Reviewed-by: lmesnik, cjplummer, psandoz, mchung, sspitsyn, jpai
|
2023-04-11 05:49:54 +00:00 |
|
Adam Sotona
|
78ff454f19
|
8305490: CommandProcessor command "dumpclass" produces classes with invalid field descriptors
Reviewed-by: cjplummer, fparain
|
2023-04-05 13:19:27 +00:00 |
|
Jie Fu
|
a663d5d694
|
8305520: ToggleNotifyJvmtiTest.java fails with release VMs
Reviewed-by: sspitsyn
|
2023-04-04 07:33:21 +00:00 |
|
Serguei Spitsyn
|
a1a9ec6e46
|
8297286: runtime/vthread tests crashing after JDK-8296324
Reviewed-by: lmesnik, pchilanomate, cjplummer
|
2023-04-04 00:46:43 +00:00 |
|
Mandy Chung
|
622f239448
|
8304163: Move jdk.internal.module.ModuleInfoWriter to the test library
Reviewed-by: jpai, alanb
|
2023-03-20 17:30:24 +00:00 |
|
Alex Menkov
|
02a4ee206a
|
8303921: serviceability/sa/UniqueVtableTest.java timed out
Reviewed-by: cjplummer, sspitsyn
|
2023-03-17 18:23:03 +00:00 |
|
Alex Menkov
|
f9aadb943c
|
8303489: Add a test to verify classes in vmStruct have unique vtables
Reviewed-by: cjplummer, sspitsyn
|
2023-03-09 19:13:02 +00:00 |
|
David M. Lloyd
|
b527edd338
|
8292914: Lambda proxies have unstable names
Change the name of generated lambda proxy classes so that they no longer have a numerical suffix.
Reviewed-by: mchung
|
2023-02-27 17:18:44 +00:00 |
|
Patricio Chilano Mateo
|
83bea26df4
|
8300575: JVMTI support when using alternative virtual thread implementation
Reviewed-by: lmesnik, sspitsyn, alanb
|
2023-02-22 15:42:53 +00:00 |
|
Johannes Bechberger
|
db483a38a8
|
8302320: AsyncGetCallTrace obtains too few frames in sanity test
Reviewed-by: jvernee, dholmes, rrich
|
2023-02-21 14:33:02 +00:00 |
|
Johan Sjölen
|
b5a7426996
|
8301749: Tracking malloc pooled memory size
Reviewed-by: dholmes, stuefe
|
2023-02-20 14:23:54 +00:00 |
|
Thomas Stuefe
|
53be5dc486
|
8302812: JDK-8302455 broke ClassLoaderStatsTest on 32-bit
Reviewed-by: dcubed
|
2023-02-18 14:52:26 +00:00 |
|
Thomas Stuefe
|
6e2d3c6c45
|
8302455: VM.classloader_stats memory size values are wrong
Reviewed-by: coleenp, dholmes
|
2023-02-16 06:56:38 +00:00 |
|
Alex Menkov
|
48155662af
|
8228604: StackMapFrames are missing from redefined class bytes of retransformed classes
Reviewed-by: cjplummer, sspitsyn
|
2023-02-09 19:37:32 +00:00 |
|
Alan Bateman
|
ecf21a9a24
|
8301767: Convert virtual thread tests to JUnit
Reviewed-by: cstein, lancea, jpai
|
2023-02-08 14:56:28 +00:00 |
|
Leonid Mesnik
|
2d50c7d477
|
8298979: Remove duplicated serviceability/jvmti/thread/GetAllThreads/allthr01/allthr01.java
Reviewed-by: sspitsyn
|
2023-02-02 15:10:27 +00:00 |
|
Xue-Lei Andrew Fan
|
e80b5ea448
|
8299635: Hotspot update for deprecated sprintf in Xcode 14
Reviewed-by: dholmes, mikael
|
2023-01-25 15:42:53 +00:00 |
|
Daniel Jeliński
|
50e7df91c7
|
8300024: Replace use of JNI_COMMIT mode with mode 0
Reviewed-by: amenkov, sspitsyn, cjplummer
|
2023-01-16 06:58:27 +00:00 |
|
Albert Mingkun Yang
|
5a9490a40e
|
8299853: Serial: Use more concrete type for TenuredGeneration::_the_space
Reviewed-by: tschatzl, stefank
|
2023-01-11 10:07:52 +00:00 |
|
Matthias Baesken
|
2ccdefc81c
|
8299470: sun/jvm/hotspot/SALauncher.java handling of negative rmiport args
Reviewed-by: clanger, sspitsyn, kevinw
|
2023-01-05 07:59:41 +00:00 |
|
Andrew Haley
|
221e1a4260
|
8286666: JEP 429: Implementation of Scoped Values (Incubator)
Reviewed-by: psandoz, dlong, alanb, mcimadamore
|
2022-12-07 10:14:06 +00:00 |
|
Serguei Spitsyn
|
e661c5a3d0
|
8296323: JVMTI can_support_virtual_threads not available for agents loaded into running VM
Reviewed-by: alanb, rrich
|
2022-11-22 23:43:15 +00:00 |
|
Leonid Mesnik
|
3ea89711e3
|
8269817: serviceability/jvmti/DynamicCodeGenerated/DynamicCodeGeneratedTest.java timed out with -Xcomp
Reviewed-by: cjplummer, kevinw, sspitsyn
|
2022-11-19 20:31:37 +00:00 |
|
Thomas Stuefe
|
0845b39caf
|
8296796: Provide clean, platform-agnostic interface to C-heap trimming
Reviewed-by: dholmes, rkennke
|
2022-11-19 11:52:55 +00:00 |
|
Serguei Spitsyn
|
035eaeecab
|
8296324: JVMTI GetStackTrace truncates vthread stack trace for agents loaded into running VM
Reviewed-by: cjplummer, lmesnik
|
2022-11-18 20:52:56 +00:00 |
|
Leonid Mesnik
|
c206f28629
|
8283101: serviceability/jvmti/thread/GetFrameCount/framecnt01/framecnt01.java failing #VirtualThread-Frozen: number of frames expected: 14, got: 9
Reviewed-by: sspitsyn, kevinw
|
2022-11-04 17:01:57 +00:00 |
|
Emanuel Peter
|
19507470c4
|
8279913: obsolete ExtendedDTraceProbes
Reviewed-by: thartmann, chagedorn
|
2022-11-03 07:10:48 +00:00 |
|
Chris Plummer
|
c2d7a35a4b
|
8269235: serviceability/sa/ClhsdbJstackXcompStress.java timed out
Reviewed-by: dcubed
|
2022-10-26 22:58:47 +00:00 |
|
Leonid Mesnik
|
3bd3caf897
|
8294486: Remove vmTestbase/nsk/jvmti/ tests ported to serviceability/jvmti.
Reviewed-by: sspitsyn
|
2022-10-25 22:48:00 +00:00 |
|
Jie Fu
|
7cbf6721dc
|
8295811: serviceability/sa/TestObjectAlignment.java fails on x86_32
Reviewed-by: cjplummer
|
2022-10-23 04:01:16 +00:00 |
|
Aleksey Shipilev
|
dfd2d83144
|
8295657: SA: Allow larger object alignments
Reviewed-by: stuefe, cjplummer
|
2022-10-21 08:15:49 +00:00 |
|
Serguei Spitsyn
|
21a825e059
|
8288387: GetLocalXXX/SetLocalXXX spec should require suspending target thread
Reviewed-by: lmesnik, dsamersoff
|
2022-10-17 23:36:22 +00:00 |
|
Leonid Mesnik
|
0475c34120
|
8292386: jvmti/thread/SuspendThread/suspendthrd03 failed with "FAIL: Status is 2"
Reviewed-by: sspitsyn, dcubed
|
2022-10-12 14:59:19 +00:00 |
|
Alex Menkov
|
495c043533
|
7124710: interleaved RedefineClasses() and RetransformClasses() calls may have a problem
Reviewed-by: sspitsyn, dcubed
|
2022-10-07 23:02:19 +00:00 |
|
Serguei Spitsyn
|
07ed68efb2
|
8288907: serviceability/jvmti/vthread/SuspendResume1/SuspendResume1.java fails with -XX:TieredStopAtLevel=2,3
Reviewed-by: dholmes
|
2022-10-03 23:16:51 +00:00 |
|