Maybe better say , where it works, like Windows 10 and higher ? (who needs those XP / Vista stuff these days ?)
Best regards, Matthias > >java.exe - Entry Point Not Found > >--------------------------- > >The procedure entry point K32EnumProcessModules could not be located in > the dynamic link library KERNEL32.dll. > >--------------------------- > >OK > >--------------------------- > > This creates a contradiction: the documentation suggests Windows Vista or > Windows Server 2008 (NT 6.0) is a viable build platform, but the mandatory > toolchain (Boot JDK) cannot even start on it. > > Suggested Fix: > > I suggest revising the note in doc/building.md to clarify this implicit > dependency. For example: > > >"While the OpenJDK build system (using Cygwin/MSYS2) may support older > Windows versions like Vista, please note that the Boot JDK required to > build recent OpenJDK versions (11+) has dropped support for these > platforms. Consequently, building modern OpenJDK releases on Windows Vista > is not feasible." > > Thank you for maintaining this project. I'm happy to submit a patch or > further clarify this issue if needed. > > Best regards, > Neville
