Ioi Lam
|
535c2927b6
|
8260306: Do not include osThread.hpp in thread.hpp
Reviewed-by: coleenp, lfoltan
|
2021-01-24 02:40:57 +00:00 |
|
Ioi Lam
|
5ea960728c
|
8258459: Decouple gc_globals.hpp from globals.hpp
Reviewed-by: lfoltan, coleenp
|
2021-01-05 05:57:08 +00:00 |
|
Mikael Vidstedt
|
64644a1072
|
8253881: Hotspot/Serviceability Terminology Refresh
Reviewed-by: kbarrett, tschatzl, dholmes, lfoltan, dcubed
|
2020-12-19 02:47:28 +00:00 |
|
Markus Grönlund
|
fa1cbb47aa
|
8258404: Restore stacktrace reuse after 8258094
Reviewed-by: egahlin
|
2020-12-15 14:48:57 +00:00 |
|
Markus Grönlund
|
afc44414d5
|
8258094: AIX build fails after 8257602
Reviewed-by: rrich, stuefe, egahlin
|
2020-12-14 11:36:01 +00:00 |
|
Markus Grönlund
|
502a5241e5
|
8257602: Introduce JFR Event Throttling and new jdk.ObjectAllocationSample event (enabled by default)
Co-authored-by: Jaroslav Bachorik <jbachorik@openjdk.org>
Reviewed-by: egahlin, jbachorik
|
2020-12-10 12:33:48 +00:00 |
|
Ioi Lam
|
02a0a027f4
|
8257563: Remove excessive include of klass.inline.hpp
Reviewed-by: dholmes, stuefe, stefank
|
2020-12-03 01:34:04 +00:00 |
|
David Holmes
|
976acddeb5
|
8252406: Introduce Thread::as_Java_thread() convenience function
Reviewed-by: shade, coleenp, kbarrett, dcubed
|
2020-09-11 01:31:32 +00:00 |
|
Jesper Wilhelmsson
|
6b8bf62a75
|
Merge
|
2020-07-03 00:14:21 +02:00 |
|
Markus Grönlund
|
5a90271d01
|
8237488: jdk/jfr/event/compiler/TestCompilerCompile.java failed due to "RuntimeException: No thread in event"
Reviewed-by: egahlin
|
2020-07-02 21:13:41 +02:00 |
|
Jesper Wilhelmsson
|
233cac3232
|
Merge
|
2020-06-25 03:11:32 +02:00 |
|
Markus Grönlund
|
6715f2306e
|
8241718: assert ((klass)->trace_id()) & ((JfrTraceIdEpoch::method_and_class_in_use_this_epoch_bits()))) != 0 in ObjectSampleCheckpoint::add_to_leakp_set
Reviewed-by: dholmes, iklam, ccheung
|
2020-06-24 11:22:14 +02:00 |
|
Stefan Karlsson
|
77bdc30650
|
8247470: Fix CHeap GrowableArray NMT accounting
Reviewed-by: coleenp, tschatzl, kbarrett
|
2020-06-16 09:37:53 +02:00 |
|
Markus Grönlund
|
c66bef0289
|
8233705: Let artifact iteration running time be a function of incrementally tagged artifacts
Reviewed-by: egahlin
|
2020-06-05 15:11:44 +02:00 |
|
Markus Grönlund
|
45fa5aa699
|
8242088: Replace mutually exclusive lists with concurrent alternatives
Reviewed-by: egahlin
|
2020-06-05 14:59:27 +02:00 |
|
Denghui Dong
|
52d7a61e8d
|
8237499: JFR: Include stack trace in the ThreadStart event
Reviewed-by: egahlin
|
2020-02-24 23:24:14 +01:00 |
|
Jesper Wilhelmsson
|
89e9ae9b3c
|
Merge
|
2020-02-05 03:24:41 +01:00 |
|
Markus Grönlund
|
953fbd2e66
|
8236743: JFR: assert(klass != __null) failed: invariant in ObjectSampleCheckpoint::add_to_leakp_set
Reviewed-by: egahlin
|
2020-01-31 12:17:55 +01:00 |
|
Erik Gahlin
|
3884792cda
|
8227610: Remove allocation when getting EventHandle
Reviewed-by: mgronlun
|
2020-01-27 14:30:57 +01:00 |
|
Markus Grönlund
|
304ab31cff
|
8233111: Epoch shift synchronization point for Compiler threads
Reviewed-by: egahlin
|
2019-12-21 12:45:08 +01:00 |
|
Markus Grönlund
|
8addc1418a
|
8226511: Implement JFR Event Streaming
Co-authored-by: Erik Gahlin <erik.gahlin@oracle.com>
Co-authored-by: Mikhailo Seledtsov <mikhailo.seledtsov@oracle.com>
Reviewed-by: egahlin, mseledtsov, mgronlun
|
2019-10-30 19:43:52 +01:00 |
|
Markus Grönlund
|
dbc8df3b97
|
8231025: Incorrect method tag offset for big endian platform
Reviewed-by: egahlin
|
2019-09-14 18:45:24 +02:00 |
|
Markus Grönlund
|
0f2eb3ad85
|
8225797: OldObjectSample event creates unexpected amount of checkpoint data
Reviewed-by: egahlin
|
2019-09-14 14:40:09 +02:00 |
|
Leo Korinth
|
4b6f9ed07f
|
8230398: Remove NULL checks before FREE_C_HEAP_ARRAY
Reviewed-by: dholmes, kbarrett, tschatzl
|
2019-09-11 14:16:30 +02:00 |
|
Markus Grönlund
|
f5a2730b48
|
8214542: JFR: Old Object Sample event slow on a deep heap in debug builds
Reviewed-by: egahlin, rwestberg
|
2019-07-03 11:34:46 +02:00 |
|
Markus Grönlund
|
ba723fbdfb
|
8224172: assert(jfr_is_event_enabled(id)) failed: invariant
Reviewed-by: dcubed, dholmes
|
2019-05-30 11:42:53 +02:00 |
|
Coleen Phillimore
|
154a1a02bf
|
8216167: Update include guards to reflect correct directories
Use script and some manual fixup to fix directores names in include guards.
Reviewed-by: lfoltan, eosterlund, kbarrett
|
2019-01-10 15:13:51 -05:00 |
|
Markus Grönlund
|
8ed728c905
|
8210024: JFR calls virtual is_Java_thread from ~Thread()
Reviewed-by: kbarrett, dholmes, dcubed, egahlin
|
2018-11-15 11:10:04 +01:00 |
|
Markus Grönlund
|
cb094826ec
|
8203943: eventThreadGroup was null in TestJavaBlockedEvent.java
Reviewed-by: egahlin
|
2018-07-08 11:54:08 +02:00 |
|
Aleksey Shipilev
|
5ee4a26ecb
|
8203285: Minimal VM fails to build after JDK-8199712 (Flight Recorder)
Reviewed-by: mgronlun
|
2018-05-16 13:14:58 +02:00 |
|
Erik Gahlin
|
a060be188d
|
8199712: Flight Recorder
Co-authored-by: Markus Gronlund <markus.gronlund@oracle.com>
Reviewed-by: coleenp, ihse, erikj, dsamersoff, mseledtsov, egahlin, mgronlun
|
2018-05-15 20:24:34 +02:00 |
|