RFR: 8271949: dumppath in -XX:FlightRecorderOptions does not affect [v8]

Yasumasa Suenaga ysuenaga at openjdk.java.net
Fri Oct 15 00:00:50 UTC 2021


On Thu, 14 Oct 2021 12:54:50 GMT, Erik Gahlin <egahlin at openjdk.org> wrote:

>> Yasumasa Suenaga has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add warning message
>
> Command-line options are public interfaces and if we change those, there should be a CSR. There is overlap in functionality between -XX:FlightRecorderOption and 'jfr configure', but they are not the same interface.
> 
> I can review the CSR. 
> 
> A few sentences describing the change and the relevant diff of jfrOptionSet.cpp should be sufficient.

@egahlin I've filed [CSR](https://bugs.openjdk.java.net/browse/JDK-8275314) for this PR. Could you review it? I appreciate to edit it if it is not enough.

-------------

PR: https://git.openjdk.java.net/jdk/pull/5019


More information about the hotspot-jfr-dev mailing list