RFR: 8278423: ExtendedDTraceProbes should be deprecated [v3]

Emanuel Peter duke at openjdk.java.net
Wed Feb 9 15:44:59 UTC 2022


On Wed, 19 Jan 2022 01:10:34 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Emanuel Peter has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Merge branch 'JDK-8278423' of https://github.com/eme64/jdk into JDK-8278423
>>  - added flag to VMDeprecatedOptions Test
>
> src/hotspot/os/aix/attachListener_aix.cpp line 31:
> 
>> 29: #include "runtime/os.inline.hpp"
>> 30: #include "services/attachListener.hpp"
>> 31: 
> 
> These changes are somewhat independent of the deprecation issue and could be split out into a separate RFE. The serviceability folk may have an opinion.

@dholmes-ora Ok, I reverted this and will do it in a separate RFE.

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

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


More information about the serviceability-dev mailing list