RFR: 8316421: libjava should load shell32.dll eagerly
Jorn Vernee
jvernee at openjdk.org
Mon Sep 18 16:53:39 UTC 2023
On Mon, 18 Sep 2023 16:05:37 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
> based on the above, I believe we can ignore WinXP compatibility here.
I tend to agree.
> During compilation we enable APIs from Win8:
This is interesting. I think that means the `define` at the start of src/java.base/windows/native/libjava/java_props_md.c can also be removed
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15789#issuecomment-1723942789
More information about the build-dev
mailing list