[jdk21u] Withdrawn: 8319633: runtime/posixSig/TestPosixSig.java intermittent timeouts on UNIX
Joachim Kern
jkern at openjdk.org
Thu Dec 14 15:03:44 UTC 2023
On Tue, 28 Nov 2023 13:22:25 GMT, Joachim Kern <jkern at openjdk.org> wrote:
> We should not mix os::dll_load() with dlclose(), but should call os::dll_unload(). At the moment this is benign, but this prevents certain type of platforms specific workarounds inside os::dll_load() and is a prerequisite for these upcoming changes.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk21u/pull/407
More information about the jdk-updates-dev
mailing list