RFR: 8262500: HostName entry in VM.info should be a new line

Daniel D.Daugherty dcubed at openjdk.java.net
Sun Feb 28 15:25:38 UTC 2021


On Sun, 28 Feb 2021 15:02:26 GMT, Yasumasa Suenaga <ysuenaga at openjdk.org> wrote:

>> Why is the "OS:" label not on the same line as the OS information?
>> (Existing bug, but I'm curious.)
>> 
>> Something like this:
>> 
>> OS: Windows 10 , 64 bit Build 19041 (10.0.19041.804)
>
> Thanks @dcubed-ojdk !
> 
>> Why is the "OS:" label not on the same line as the OS information?
>> (Existing bug, but I'm curious.)
>> 
>> Something like this:
>> 
>> OS: Windows 10 , 64 bit Build 19041 (10.0.19041.804)
> 
> I don't know the reason, but I agree with you OS label and information should be in same line.
> May I file it to JBS and fix?

Sure. Fixing it as a separate issue would be cleaner.

-------------

PR: https://git.openjdk.java.net/jdk/pull/2763


More information about the hotspot-runtime-dev mailing list