[jdk21u] RFR: 8319633: runtime/posixSig/TestPosixSig.java intermittent timeouts on UNIX
Severin Gehwolf
sgehwolf at openjdk.org
Thu Dec 14 13:45:52 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.
@JoKern65 Please move this PR to jdk21u-dev. When doing so enable GHA checks on your fork, please.
-------------
PR Comment: https://git.openjdk.org/jdk21u/pull/407#issuecomment-1855878638
More information about the jdk-updates-dev
mailing list