RFR: 8278423: ExtendedDTraceProbes should be deprecated [v4]

Harold Seigel hseigel at openjdk.java.net
Tue Jan 18 18:45:27 UTC 2022


On Tue, 18 Jan 2022 16:39:04 GMT, Emanuel Peter <duke at openjdk.java.net> wrote:

>> Deprecated ExtendedDTraceProbes.
>> Edited help messages and man pages accordingly.
>> Added flag to VMDeprecatedOptions test.
>> Removed `/src/hotspot/share/services/dtraceAttacher.hpp`: only contained declarations that are never defined or used.
>> 
>> Checked that tests are not affected.
>
> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   moved deprecated flag to deprecated section in manpages

Can you replace the use of -XX:+ExtendedDTraceProbes in test/hotspot/jtreg/serviceability/7170638/SDTProbesGNULinuxTest.java with the three new flags ?

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

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


More information about the hotspot-dev mailing list