Erik Gahlin
|
7ad3ef7f76
|
8343057: JFR: Sorting in 'jfr view' can violate contract
Reviewed-by: mgronlun
|
2024-10-31 18:25:30 +00:00 |
|
Erik Gahlin
|
7c800e6bae
|
8343026: JFR: Index into fields in the topFrame
Reviewed-by: mgronlun
|
2024-10-29 14:23:07 +00:00 |
|
Shaojin Wen
|
f1bf469b4e
|
8341199: Use ClassFile's new API loadConstant(int)
Reviewed-by: liach, redestad
|
2024-09-30 14:12:01 +00:00 |
|
Sonia Zaldana Calles
|
85aed87796
|
8338405: JFR: Use FILE type for dcmds
Reviewed-by: egahlin, lmesnik
|
2024-09-24 14:40:38 +00:00 |
|
Kevin Walls
|
19b2cee420
|
8340113: Remove JULONG as a Diagnostic Command argument type (jcmd JFR.view)
Reviewed-by: lmesnik, egahlin
|
2024-09-18 11:44:14 +00:00 |
|
Erik Gahlin
|
e25a9e7fd8
|
8339486: JFR: Modernize
Reviewed-by: mgronlun
|
2024-09-04 12:08:16 +00:00 |
|
Chen Liang
|
ad40a122d6
|
8339214: Remove misleading CodeBuilder.loadConstant(Opcode, ConstantDesc)
Reviewed-by: asotona
|
2024-09-03 13:44:48 +00:00 |
|
David Schlosnagle
|
3a352b8259
|
8339191: JFR: Bulk read support for ChunkInputStream
Reviewed-by: egahlin
|
2024-08-30 12:36:33 +00:00 |
|
Joakim Nordström
|
d5c6158ced
|
8338389: [JFR] Long strings should be added to the string pool
Reviewed-by: mgronlun
|
2024-08-27 13:17:21 +00:00 |
|
Chihiro Ito
|
78f53efcd6
|
8338938: The result of the combine method of SettingsControl is not used
Reviewed-by: egahlin
|
2024-08-27 00:24:46 +00:00 |
|
Markus Grönlund
|
69bd227e6c
|
8338417: Explicitly pin a virtual thread before acquiring the JFR string pool monitor
Reviewed-by: alanb, egahlin, dholmes
|
2024-08-23 09:29:23 +00:00 |
|
Erik Gahlin
|
f2e1205abf
|
8337676: JFR: Change the label of the throttle setting
Reviewed-by: mgronlun
|
2024-08-02 15:51:26 +00:00 |
|
Erik Gahlin
|
a45bb55ddb
|
8337501: JFR: Use TimespanUnit
Reviewed-by: mgronlun
|
2024-07-31 17:58:52 +00:00 |
|
Erik Gahlin
|
4148613148
|
8335907: JFR: Make SettingControls more robust
Reviewed-by: mgronlun
|
2024-07-30 13:47:58 +00:00 |
|
Erik Gahlin
|
b2599f8b0e
|
8336316: JFR: Use SettingControl::getValue() instead of setValue() for ActiveSetting event
Reviewed-by: mgronlun
|
2024-07-24 15:13:02 +00:00 |
|
Chen Liang
|
a9f5e76a65
|
8335905: CompoundElement API cleanup
Reviewed-by: asotona
|
2024-07-14 15:01:51 +00:00 |
|
Shaojin Wen
|
4957145e6c
|
8336278: Micro-optimize Replace String.format("%n") to System.lineSeparator
Reviewed-by: dnsimon, shade
|
2024-07-12 21:49:28 +00:00 |
|
Erik Gahlin
|
e0fb949460
|
8335779: JFR: Hide sleep events
Reviewed-by: mgronlun
|
2024-07-10 14:28:20 +00:00 |
|
Erik Gahlin
|
7efe16038e
|
8335730: JFR: Clean up jdk.jfr
Reviewed-by: mgronlun
|
2024-07-05 16:44:41 +00:00 |
|
Chen Liang
|
f7af4504a8
|
8335110: Fix instruction name and API spec inconsistencies in CodeBuilder
Reviewed-by: asotona
|
2024-07-03 02:49:43 +00:00 |
|
Erik Gahlin
|
0e6b0cbaaa
|
8334886: jdk/jfr/api/recording/time/TestTimeMultiple.java failed with RuntimeException: getStopTime() > afterStop
Reviewed-by: mgronlun
|
2024-06-27 15:38:06 +00:00 |
|
Erik Gahlin
|
55c7969461
|
8334765: JFR: Log chunk waste
Reviewed-by: mgronlun
|
2024-06-24 14:36:50 +00:00 |
|
Erik Gahlin
|
856931d01f
|
8304732: jdk/jfr/api/consumer/recordingstream/TestStop.java failed again with "Expected outer stream to have 3 events"
Reviewed-by: mgronlun
|
2024-06-19 16:23:22 +00:00 |
|
David Holmes
|
3a01b47ac9
|
8330205: Initial troff manpage generation for JDK 24
Reviewed-by: alanb, iris
|
2024-06-11 01:05:19 +00:00 |
|
Erik Gahlin
|
8e903eeb1f
|
8331896: JFR: Improve check for JDK classes
Reviewed-by: mgronlun
|
2024-06-05 12:35:24 +00:00 |
|
Erik Gahlin
|
5abc02927b
|
8331877: JFR: Remove JIInliner framework
Reviewed-by: mgronlun
|
2024-05-31 13:45:17 +00:00 |
|
Erik Gahlin
|
4a20691e9b
|
8331876: JFR: Move file read and write events to java.base
Reviewed-by: mgronlun, alanb
|
2024-05-30 13:32:57 +00:00 |
|
Erik Gahlin
|
b7ae0ae1d7
|
8328572: JFR: Use Class.forPrimitiveName(String)
Reviewed-by: mgronlun
|
2024-05-17 14:06:08 +00:00 |
|
Erik Gahlin
|
242446b07f
|
8331931: JFR: Avoid loading regex classes during startup
Reviewed-by: mgronlun
|
2024-05-10 12:30:05 +00:00 |
|
Erik Gahlin
|
8d78e8cadc
|
8319997: JFR: Reduce use of dynamic proxies
Reviewed-by: mgronlun
|
2024-05-07 18:59:41 +00:00 |
|
Erik Gahlin
|
3c77dad007
|
8331507: JFR: Improve example usage in -XX:StartFlightRecording:help
Reviewed-by: mgronlun
|
2024-05-03 12:06:11 +00:00 |
|
Erik Gahlin
|
a024eed738
|
8331478: JFR: Rename printHelp methods for jdk.jfr.internal.dcmd classes
Reviewed-by: mgronlun
|
2024-05-02 12:42:59 +00:00 |
|
Adam Sotona
|
ae82405ff7
|
8323058: Revisit j.l.classfile.CodeBuilder API surface
Reviewed-by: briangoetz, psandoz
|
2024-05-02 10:08:29 +00:00 |
|
Tim Prinzing
|
f4caac8dea
|
8329138: Convert JFR FileForceEvent to static mirror event
Reviewed-by: alanb, egahlin
|
2024-04-30 15:39:23 +00:00 |
|
Erik Gahlin
|
07facd0420
|
8330734: JFR: Re-engineer mirror class mechanism
Reviewed-by: mgronlun
|
2024-04-26 17:15:09 +00:00 |
|
Erik Gahlin
|
650ca65a4f
|
8329330: NoClassDefFoundError: Could not initialize class jdk.jfr.internal.MirrorEvents
Reviewed-by: mgronlun
|
2024-04-19 14:50:39 +00:00 |
|
Erik Gahlin
|
5853a2c009
|
8330533: JFR: LocalDateTime should not use milliseconds since epoch
Reviewed-by: aturbanov, mgronlun
|
2024-04-18 11:59:57 +00:00 |
|
Erik Gahlin
|
ff3e76fd0c
|
8330053: JFR: Use LocalDateTime instead ZonedDateTime
Reviewed-by: lmesnik, mgronlun
|
2024-04-17 13:36:07 +00:00 |
|
Erik Gahlin
|
f7c84137b5
|
8326116: JFR: Add help option to -XX:StartFlightRecording
Reviewed-by: mgronlun
|
2024-04-16 17:21:47 +00:00 |
|
Coleen Phillimore
|
3e9c381166
|
8329488: Move OopStorage code from safepoint cleanup and remove safepoint cleanup code
Reviewed-by: kbarrett, eosterlund
|
2024-04-12 12:16:49 +00:00 |
|
Long Yang
|
6f8b0a33fa
|
8327799: JFR view: the "Park Until" field of jdk.ThreadPark is invalid if the parking method is not absolute
Reviewed-by: egahlin
|
2024-03-14 11:25:06 +00:00 |
|
Erik Gahlin
|
c65d308973
|
8327812: JFR: Remove debug message in Function.Maximum
Reviewed-by: gli, mgronlun
|
2024-03-11 17:06:09 +00:00 |
|
Erik Gahlin
|
d29cefb6eb
|
8326838: JFR: Native mirror events
Reviewed-by: mgronlun
|
2024-02-29 20:18:17 +00:00 |
|
Taizo Kurashige
|
16d917a85f
|
8313710: jcmd: typo in the documentation of JFR.start and JFR.dump
Reviewed-by: dholmes, egahlin
|
2024-02-27 10:39:48 +00:00 |
|
Erik Gahlin
|
c4409eafc4
|
8325994: JFR: Examples in JFR.start help use incorrect separator
Reviewed-by: mikael
|
2024-02-23 02:02:35 +00:00 |
|
Erik Gahlin
|
8e5c0ee402
|
8324832: JFR: Improve sorting of 'jfr summary'
Reviewed-by: mgronlun
|
2024-02-22 15:29:05 +00:00 |
|
Matthias Baesken
|
dc17c268e8
|
8325116: Amend jdk.ContainerConfiguration by swap related value
Reviewed-by: sgehwolf, lucy, egahlin
|
2024-02-19 12:52:35 +00:00 |
|
Markus Grönlund
|
737b4c515e
|
8323883: JFR AssertionError: Missing object ID 15101
Reviewed-by: egahlin
|
2024-02-14 14:10:28 +00:00 |
|
Erik Gahlin
|
8dc59763eb
|
8325809: JFR: Remove unnecessary annotation
Reviewed-by: mgronlun
|
2024-02-14 13:02:13 +00:00 |
|
Dmitry Cherepanov
|
ea4193222f
|
8325395: Missing copyright header in StackFilter.java
Reviewed-by: egahlin
|
2024-02-14 05:30:08 +00:00 |
|