RFR: 8359593: JFR: Instrumentation of java.lang.String corrupts recording [v3]
SendaoYan
syan at openjdk.org
Mon Jun 16 11:36:31 UTC 2025
On Mon, 16 Jun 2025 09:10:51 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:
>> Could I have review of PR that excludes problematic String-related methods when tracing java.lang.String.
>>
>> Testing: jdk/jdk/jfr
>>
>> Thanks
>> Erik
>
> Erik Gahlin has updated the pull request incrementally with one additional commit since the last revision:
>
> Add comma
test/jdk/jdk/jfr/event/tracing/TestTracedString.java line 39:
> 37: * @requires vm.hasJFR
> 38: * @library /test/lib
> 39: * @run main/othervm jdk.jfr.event.tracing.TestTracedString
The `/othervm` could be removed or not?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25814#discussion_r2149723823
More information about the hotspot-jfr-dev
mailing list