RFR [S]: 8227527: LogDecorations should lazily resolve host name
gerard ziemski
gerard.ziemski at oracle.com
Wed Jul 10 15:13:27 UTC 2019
Looks good, thank you for fixing this!
cheers
On 7/10/19 9:56 AM, Claes Redestad wrote:
> Hi,
>
> reportedly the uname syscall taken to initialize logDecorations can
> carry a small but measurable startup cost on some systems/platforms, so
> the not-used-by-default _host_name should be lazily initialized.
>
> Webrev: http://cr.openjdk.java.net/~redestad/8227527/open.00/
> Bug: https://bugs.openjdk.java.net/browse/JDK-8227527
> Testing: t1-3
>
> Thanks!
>
> /Claes
More information about the hotspot-runtime-dev
mailing list