RFR: JDK-8288003: log events for os::dll_unload [v5]

David Holmes dholmes at openjdk.java.net
Mon Jun 13 13:05:05 UTC 2022


On Mon, 13 Jun 2022 12:27:22 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Sure, but they could have been existing errors :-)

Sure, but my point is that this fix is not introducing anything new. The potential for a broken dlerror has been discussed in the past. I don't think it is something we need to try to jump through hoops to anticipate. It is rare enough we will get an error, let alone concurrent ones.

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

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


More information about the hotspot-runtime-dev mailing list