chigiriki
|
20a3cb7ce3
|
8292488: JFR: Incorrect comment in ActiveRecordingEvent
Reviewed-by: egahlin
|
2022-08-18 16:46:16 +00:00 |
|
Yasumasa Suenaga
|
dd9bd31b86
|
8289688: jfr command hangs when it processes invalid file
Reviewed-by: egahlin
|
2022-07-29 23:30:58 +00:00 |
|
Erik Gahlin
|
0e906975a8
|
8290133: JFR: Remove unused methods in Bits.java
Reviewed-by: mgronlun
|
2022-07-12 14:14:56 +00:00 |
|
Jesper Wilhelmsson
|
2a6ec88cd0
|
Merge
|
2022-07-06 21:01:10 +00:00 |
|
Erik Gahlin
|
dc4edd3fe8
|
8289183: jdk.jfr.consumer.RecordedThread.getId references Thread::getId, should be Thread::threadId
Reviewed-by: alanb
|
2022-07-03 19:28:39 +00:00 |
|
Erik Gahlin
|
58b6937b09
|
8288982: JFR: Log event streaming actions
Reviewed-by: mgronlun
|
2022-06-22 19:37:51 +00:00 |
|
Jesper Wilhelmsson
|
7039c6616a
|
Merge
|
2022-06-20 19:38:49 +00:00 |
|
Erik Gahlin
|
33d0363e03
|
8288741: JFR: Change package name of snippet files
Reviewed-by: mgronlun
|
2022-06-20 16:20:31 +00:00 |
|
Markus Grönlund
|
0408f9c543
|
8288663: JFR: Disabling the JfrThreadSampler commits only a partially disabled state
Backport-of: a7df5a40639a4d3138616c9fc1b144381240d2e5
|
2022-06-20 14:24:35 +00:00 |
|
Markus Grönlund
|
a7df5a4063
|
8288663: JFR: Disabling the JfrThreadSampler commits only a partially disabled state
Reviewed-by: jbachorik, egahlin
|
2022-06-20 13:30:19 +00:00 |
|
Erik Gahlin
|
1cf83a403f
|
8287800: JFR: Incorrect error message when starting recording with missing .jfc file
Reviewed-by: mgronlun
|
2022-06-20 12:23:33 +00:00 |
|
Erik Gahlin
|
46d5b682db
|
8288685: JFR: Use static methods for Active Recording and Active Setting events
Reviewed-by: mgronlun
|
2022-06-20 11:48:27 +00:00 |
|
Erik Gahlin
|
97544be5b6
|
8268398: 15% increase in JFR footprint in Noop-Base
Reviewed-by: jbachorik
|
2022-06-17 19:40:08 +00:00 |
|
Andrey Turbanov
|
e833c1d179
|
8285519: Change usages of TimeUnit.convert to TimeUnit.toXXX
Reviewed-by: rriggs
|
2022-06-16 17:29:49 +00:00 |
|
Alan Bateman
|
f3b1f60a29
|
8288289: Preview APIs in jdk.jdi, jdk.management, and jdk.jfr should be reflective preview APIs
Reviewed-by: cjplummer, jlahoda
|
2022-06-15 08:20:51 +00:00 |
|
Erik Gahlin
|
41d5809caf
|
8287811: JFR: jfr configure error message should not print stack trace
Reviewed-by: mgronlun
|
2022-06-07 16:42:11 +00:00 |
|
Erik Gahlin
|
ee4a6c23ee
|
8287799: JFR: Less noisy platform threads with jfr print
Reviewed-by: mgronlun
|
2022-06-07 14:32:00 +00:00 |
|
Erik Gahlin
|
36350bf1be
|
8287484: JFR: Seal RecordedObject
Reviewed-by: mgronlun
|
2022-05-29 13:56:33 +00:00 |
|
Erik Gahlin
|
a6e2e223ea
|
8285008: JFR: jdk/jfr/jmx/streaming/TestClose.java failed with "Exception: Expected repository to be empty"
Reviewed-by: mgronlun
|
2022-05-28 17:22:10 +00:00 |
|
Erik Gahlin
|
63eb0b7e86
|
8282947: JFR: Dump on shutdown live-locks in some conditions
Reviewed-by: mgronlun
|
2022-05-27 13:00:02 +00:00 |
|
Erik Gahlin
|
8122466fbb
|
8287113: JFR: Periodic task thread uses period for method sampling events
Reviewed-by: jbachorik
|
2022-05-23 15:12:21 +00:00 |
|
Erik Gahlin
|
7b274feba5
|
8285513: JFR: Add more static support for event classes
Reviewed-by: mgronlun
|
2022-05-20 20:05:49 +00:00 |
|
Andrey Turbanov
|
de74e0e25a
|
8280035: Use Class.isInstance instead of Class.isAssignableFrom where applicable
Reviewed-by: prr, rriggs
|
2022-05-19 21:43:32 +00:00 |
|
Erik Gahlin
|
ab144190c9
|
8286706: JFR: 'jfr scrub' should overwrite output
Reviewed-by: mgronlun
|
2022-05-18 04:44:03 +00:00 |
|
Erik Gahlin
|
a25b9bc89b
|
8286688: JFR: Active Setting events should have the same timestamp
Reviewed-by: mgronlun
|
2022-05-17 20:23:53 +00:00 |
|
Erik Gahlin
|
24cab0af32
|
8286740: JFR: Active Setting event emitted incorrectly
Reviewed-by: mgronlun
|
2022-05-16 19:09:02 +00:00 |
|
Erik Gahlin
|
78ffefb849
|
8286668: JFR: Cleanup
Reviewed-by: mgronlun
|
2022-05-13 15:33:04 +00:00 |
|
Erik Gahlin
|
82aa045584
|
8286015: JFR: Remove jfr.save.generated.asm
Reviewed-by: mgronlun
|
2022-05-12 15:18:18 +00:00 |
|
Erik Gahlin
|
9ac52b0c2e
|
8286392: Address possibly lossy conversions in jdk.jfr
Reviewed-by: mgronlun
|
2022-05-11 12:47:59 +00:00 |
|
Erik Gahlin
|
f628966916
|
8286541: JFR: RecordingFile.write is missing "since 19"
Reviewed-by: mgronlun
|
2022-05-11 12:26:21 +00:00 |
|
Erik Gahlin
|
f1554fc4a8
|
8285872: JFR: Remove finalize() methods
Reviewed-by: mgronlun
|
2022-05-11 12:17:15 +00:00 |
|
Erik Gahlin
|
faa1aad434
|
8286515: JFR: Remove SimpleStringIdPool class
Reviewed-by: mgronlun
|
2022-05-11 12:03:00 +00:00 |
|
Erik Gahlin
|
0f3773635d
|
8282420: JFR: Remove event handlers
Reviewed-by: mgronlun
|
2022-05-10 16:14:07 +00:00 |
|
Johannes Bechberger
|
902b1dd455
|
8284686: Interval of < 1 ms disables ExecutionSample events
Reviewed-by: egahlin
|
2022-05-09 19:27:32 +00:00 |
|
Alan Bateman
|
9583e3657e
|
8284161: Implementation of Virtual Threads (Preview)
Co-authored-by: Ron Pressler <rpressler@openjdk.org>
Co-authored-by: Alan Bateman <alanb@openjdk.org>
Co-authored-by: Erik Österlund <eosterlund@openjdk.org>
Co-authored-by: Andrew Haley <aph@openjdk.org>
Co-authored-by: Rickard Bäckman <rbackman@openjdk.org>
Co-authored-by: Markus Grönlund <mgronlun@openjdk.org>
Co-authored-by: Leonid Mesnik <lmesnik@openjdk.org>
Co-authored-by: Serguei Spitsyn <sspitsyn@openjdk.org>
Co-authored-by: Chris Plummer <cjplummer@openjdk.org>
Co-authored-by: Coleen Phillimore <coleenp@openjdk.org>
Co-authored-by: Robbin Ehn <rehn@openjdk.org>
Co-authored-by: Stefan Karlsson <stefank@openjdk.org>
Co-authored-by: Thomas Schatzl <tschatzl@openjdk.org>
Co-authored-by: Sergey Kuksenko <skuksenko@openjdk.org>
Reviewed-by: lancea, eosterlund, rehn, sspitsyn, stefank, tschatzl, dfuchs, lmesnik, dcubed, kevinw, amenkov, dlong, mchung, psandoz, bpb, coleenp, smarks, egahlin, mseledtsov, coffeys, darcy
|
2022-05-07 08:06:16 +00:00 |
|
Erik Gahlin
|
f0f0ddbf6d
|
8272588: Enhanced recording parsing
Reviewed-by: mgronlun, rhalade, mschoene
|
2022-04-19 22:18:32 +00:00 |
|
Erik Gahlin
|
4d4ba814ae
|
8272594: Better record of recordings
Reviewed-by: mgronlun, rhalade, mschoene
|
2022-04-19 22:18:32 +00:00 |
|
Erik Gahlin
|
e7cc235df4
|
8272261: Improve JFR recording file processing
Reviewed-by: mgronlun, ahgross, rhalade
|
2022-04-19 22:18:32 +00:00 |
|
Erik Gahlin
|
b2aa085e67
|
8283378: JFR: Checkpoint classes not renamed properly
Reviewed-by: dcubed
|
2022-03-18 14:54:56 +00:00 |
|
Erik Gahlin
|
c72bcfc1b2
|
8283289: JFR: Rename CheckPoint
Reviewed-by: mgronlun
|
2022-03-18 13:27:49 +00:00 |
|
Erik Gahlin
|
4b5079b983
|
8283202: Potential off-read when checking JFR's status in awaitFinished
Reviewed-by: mgronlun
|
2022-03-18 13:18:38 +00:00 |
|
Christian Stein
|
f99193ae3f
|
8282811: Typo in IAE details message of RecordedObject.getValueDescriptor
Reviewed-by: egahlin
|
2022-03-11 09:58:22 +00:00 |
|
Matteo Baccan
|
ccad39237a
|
8282657: Code cleanup: removing double semicolons at the end of lines
Reviewed-by: lancea, rriggs, ihse, prr, iris, wetmore, darcy, dholmes
|
2022-03-07 21:33:40 +00:00 |
|
Erik Gahlin
|
441e48509c
|
8281739: JFR: Use message with Objects.requireNonNull
Reviewed-by: mgronlun
|
2022-02-25 18:36:11 +00:00 |
|
Erik Gahlin
|
e96c599ed2
|
8271232: JFR: Scrub recording data
Reviewed-by: mgronlun
|
2022-02-25 12:56:09 +00:00 |
|
Erik Gahlin
|
7428b37696
|
8281948: JFR: Parser skips too many bytes for fractional types
Reviewed-by: mgronlun
|
2022-02-16 15:35:27 +00:00 |
|
Erik Gahlin
|
8886839779
|
8281622: JFR: Improve documentation of jdk.jfr.Relational
Reviewed-by: jbachorik
|
2022-02-11 17:15:04 +00:00 |
|
Erik Gahlin
|
58c2bd3158
|
8281536: JFR: Improve jdk.jfr.ContentType documentation
Reviewed-by: mgronlun
|
2022-02-10 22:51:39 +00:00 |
|
Erik Gahlin
|
2f71a6b39e
|
8279613: JFR: Snippify Javadoc
Reviewed-by: mgronlun
|
2022-02-07 19:54:05 +00:00 |
|
Erik Gahlin
|
b734dc86ee
|
8280055: JFR: Improve ObjectContext implementation
Reviewed-by: mgronlun
|
2022-01-18 17:57:12 +00:00 |
|