On Mon, 25 Nov 2024 16:22:16 GMT, Sean Mullan <mul...@openjdk.org> wrote:
>> Daniel Fuchs has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Review feedback > > src/java.base/share/classes/jdk/internal/logger/LazyLoggers.java line 346: > >> 344: // the result. >> 345: // This is just an optimization to avoid the cost of calling >> 346: // doPrivileged every time. > > These 2 lines can be removed. darn. I thought I had removed everything. Noted. thanks for noticing! ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/22281#discussion_r1856972083