On Sat, 2 May 2026 10:01:57 GMT, Yasumasa Suenaga <[email protected]> wrote:

>> Kevin Walls has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   VirtualMachine api doc update
>
> src/jdk.attach/share/classes/sun/tools/attach/VirtualMachineCoreDumpImpl.java 
> line 97:
> 
>> 95:                 throw new IOException("Truncated file '" + filename + 
>> "'");
>> 96:             }
>> 97:             if (System.getProperty("os.name").startsWith("Windows")) {
> 
> Can we use `jdk.internal.util.OperatingSystem` to identify OS?

Thanks I hadn't seen that class.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31011#discussion_r3209559148

Reply via email to