Yasumasa Suenaga
1653999871
8369505: jhsdb jstack cannot handle continuation stub
...
Reviewed-by: cjplummer, pchilanomate
2025-10-16 12:45:05 +00:00
Chris Plummer
b6443f6ff9
8348347: Cleanup JavaThread subclass support in SA
...
Reviewed-by: kevinw, sspitsyn
2025-02-14 19:40:47 +00:00
Patricio Chilano Mateo
c113f82f78
8343957: Rename ObjectMonitor::owner_from() and JavaThread::_lock_id
...
Reviewed-by: coleenp, dholmes
2024-12-04 21:25:38 +00:00
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
Roman Kennke
7f6358a8b5
8291555: Implement alternative fast-locking scheme
...
Co-authored-by: Fei Yang <fyang@openjdk.org>
Co-authored-by: Thomas Stuefe <stuefe@openjdk.org>
Reviewed-by: dcubed, stuefe, shade, dholmes, dlong
2023-05-08 17:51:39 +00:00
Andrey Turbanov
5725a93c07
8293879: Remove unnecessary castings in jdk.hotspot.agent
...
Reviewed-by: lmesnik, cjplummer
2022-09-19 10:58:46 +00:00
Chris Plummer
2baeebbc02
8293006: sun/tools/jhsdb/JStackStressTest.java fails with "UnalignedAddressException: 8baadbabe"
...
Reviewed-by: dcubed, sspitsyn
2022-09-02 16:11:01 +00:00
Erik Österlund
054c23f484
8290025: Remove the Sweeper
...
Reviewed-by: stefank, kvn, iveresov, coleenp, vlivanov, mdoerr
2022-08-25 09:48:55 +00:00
Chris Plummer
bdfa15d92c
8250801: Add clhsdb "threadcontext" command
...
Reviewed-by: sspitsyn, kevinw
2022-01-18 19:21:13 +00:00
Coleen Phillimore
3b2585c02b
8276658: Clean up JNI local handles code
...
Reviewed-by: dholmes, pchilanomate
2021-11-12 16:17:15 +00:00
Yi Yang
a9e201016d
8268425: Show decimal nid of OSThread instead of hex format one
...
Reviewed-by: stuefe, kevinw
2021-07-07 01:37:50 +00:00
Chris Plummer
e29c560a11
8247514: Improve clhsdb 'findpc' ability to determine what an address points to by improving PointerFinder and PointerLocation classes
...
Reviewed-by: ysuenaga, kevinw
2021-02-12 22:01:43 +00:00
Coleen Phillimore
0c9e0c2e7f
8244997: Convert the JavaThread::_threadObj oop to use OopStorage
...
Move the oop and handle releasing it in the service thread. Remove Universe::oops_do from callers.
Co-authored-by: Erik Osterlund <erik.osterlund@oracle.com>
Co-authored-by: Tom Rodriguez <tom.rodriguez@oracle.com>
Reviewed-by: dholmes, zgu, eosterlund, cjplummer
2020-08-07 07:53:26 -04:00
Magnus Ihse Bursie
d983fa6ca3
8242629: Remove references to deprecated java.util.Observer and Observable
...
Reviewed-by: erikj, cjplummer, sspitsyn
2020-04-15 09:35:27 +02:00
David Holmes
ec51784c0d
8215355: Object monitor deadlock with no threads holding the monitor (using jemalloc 5.1)
...
Reviewed-by: rehn, stuefe, dcubed, sspitsyn
2019-11-18 23:41:06 -05:00
Robbin Ehn
1645161cad
8223306: Remove threads linked list (use ThreadsList's array in SA)
...
Reviewed-by: coleenp, dholmes, dcubed
2019-05-21 10:34:57 +02:00
Erik Joelsson
3789983e89
8187443: Forest Consolidation: Move files to unified layout
...
Reviewed-by: darcy, ihse
2017-09-12 19:03:39 +02:00