mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-20 19:14:38 +02:00
8246926: Clean up newlines and whitespaces in hs_err files
Reviewed-by: dholmes, eosterlund, iklam
This commit is contained in:
parent
90a774b922
commit
8e865fc569
9 changed files with 60 additions and 53 deletions
|
@ -1607,7 +1607,7 @@ void os::print_os_info(outputStream* st) {
|
|||
st->print("N/A ");
|
||||
}
|
||||
#endif
|
||||
st->print("OS:");
|
||||
st->print_cr("OS:");
|
||||
os::win32::print_windows_version(st);
|
||||
|
||||
os::win32::print_uptime_info(st);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue