RFR: 8278423: ExtendedDTraceProbes should be deprecated [v2]
Emanuel Peter
duke at openjdk.java.net
Tue Jan 18 16:39:07 UTC 2022
On Tue, 18 Jan 2022 13:13:01 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Emanuel Peter has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Mode of speech edit
>> - Fix formatting issue
>
> src/java.base/share/man/java.1 line 2978:
>
>> 2976: .TP
>> 2977: .B \f[CB]\-XX:+ExtendedDTraceProbes\f[R]
>> 2978: Deprecated. Use combination of these flags instead: -XX:+DTraceMethodProbes, -XX:+DTraceAllocProbes, -XX:+DTraceMonitorProbes
>
> When a flag is deprecated we move it to the "Deprecated Java Options" section of the manpage.
Thank you @dholmes-ora
-------------
PR: https://git.openjdk.java.net/jdk/pull/7110
More information about the hotspot-dev
mailing list