-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
java.util.logging.LogRecord.inferCaller() and jdk.internal.logger.SimpleConsoleLogger.getCallerInfo() could be refactored to use java.util.streams.Gatherers instead of a stateful filter.
At the same time, there's a comment in jdk.internal.logger.LazyLoggers that talks about `doPrivileged`. That comment could be removed.
At the same time, there's a comment in jdk.internal.logger.LazyLoggers that talks about `doPrivileged`. That comment could be removed.