On Wed, 19 Jan 2022 01:10:34 GMT, David Holmes <dhol...@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