RFR: JDK-8288003: log events for os::dll_unload [v5]
Thomas Stuefe
stuefe at openjdk.java.net
Tue Jun 14 05:03:01 UTC 2022
On Mon, 13 Jun 2022 13:01:38 GMT, David Holmes <dholmes 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.
Of course, I agree. Thats why I approved the patch.
-------------
PR: https://git.openjdk.org/jdk/pull/9101
More information about the hotspot-runtime-dev
mailing list