On Wed, 20 Nov 2024 04:46:32 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:
>> Kevin Walls has updated the pull request incrementally with two additional >> commits since the last revision: >> >> - space >> - Missed getBoolean > > src/jdk.management.agent/share/classes/jdk/internal/agent/Agent.java line 39: > >> 37: import java.net.UnknownHostException; >> 38: import java.nio.BufferUnderflowException; >> 39: import java.security.PrivilegedAction; > > It doesn't look like java.security.PrivilegedAction is needed. thanks, and found one more in PlatformMBeanProviderImpl.java, will add it to the PR. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22155#discussion_r1850219824