RFR: 8346433: Cannot use DllMain in hotspot for static builds
Magnus Ihse Bursie
ihse at openjdk.org
Tue Jan 14 15:18:46 UTC 2025
On Tue, 14 Jan 2025 14:21:41 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> These are just my five cent. I have little interest in the static build myself. This is just what I think I would do.
I do not have much interest in the static build myself, either. Or rather, my interest is to make sure it is possible to build. Any issues with the code in Hotspot or elsewhere when running the static build must be solved by parties which have a vested interest in having a working static build.
I will make sure to pass on your observations about the risk of deviating from the dynamic startup order, and suggestions how to resolve that, to the hermetic java team.
> I will approve the RFE, since it is good enough for its purpose, and leave it up to you if you want to spend more time on this.
Thanks!
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22793#issuecomment-2590203647
More information about the hotspot-runtime-dev
mailing list