[crac] RFR: Fix a #73 reference regression

Jan Kratochvil jkratochvil at openjdk.org
Mon Sep 4 08:45:10 UTC 2023


On Sat, 2 Sep 2023 17:34:58 GMT, Jan Kratochvil <jkratochvil at openjdk.org> wrote:

> It fixes:
> - test/jdk/java/lang/ClassLoader/loadLibraryUnload/LoadLibraryUnloadTest.java
> - test/jdk/java/lang/ClassLoader/nativeLibrary/NativeLibraryTest.java
> - test/jdk/java/lang/ref/CleanerTest.java
> @rvansa the author of #73 should know more.

These tests will not unload shared libraries they expect to be unloaded. I did not know why you made the change. So we need to fix it better.

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

PR Comment: https://git.openjdk.org/crac/pull/108#issuecomment-1704857006


More information about the crac-dev mailing list