RFR: 8370393: Cleanup handling of ancient Windows versions from GetJavaProperties java_props_md

David Holmes dholmes at openjdk.org
Wed Oct 29 06:33:02 UTC 2025


On Tue, 28 Oct 2025 15:09:17 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

> I noticed that we handle some pre Windows 8 versions here too https://github.com/openjdk/jdk/blob/master/src/hotspot/os/windows/os_windows.cpp#L1957
> 
> Should I remove/adjust this too in this PR (and change the PR/JBS issue title)?

I don't think I would worry about removing the old version reporting code in hotspot - it is harmless.

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

PR Comment: https://git.openjdk.org/jdk/pull/28022#issuecomment-3460040995


More information about the core-libs-dev mailing list