RFR: 8291917: Windows - Dump error diagnostics when runtime libraries fail to load [v4]

Thomas Stuefe stuefe at openjdk.org
Sun Aug 7 07:50:49 UTC 2022


On Sun, 7 Aug 2022 06:10:21 GMT, Julian Waters <jwaters at openjdk.org> wrote:

> I don't quite get what you mean by that, should I revert the changes made to the freeit checks?

I looked over this function and found a number of issues with it. I created https://bugs.openjdk.org/browse/JDK-8292016 to track those (if you feel like it, feel free to take it over).

I think now that this PR fixes an isolated problem, but it would be better and less review work to rework this function as https://bugs.openjdk.org/browse/JDK-8292016 suggests.

I also believe that your bug description in the JBS does not correctly describe the Bug. See my comment in JBS. If you open bugs like this, it is always helpful to be precise, and possibly append failing output (e.g. in this case the output of DLL load errors).

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

PR: https://git.openjdk.org/jdk/pull/9749


More information about the hotspot-dev mailing list