RFR: 8321299: runtime/logging/ClassLoadUnloadTest.java doesn't reliably trigger class unloading [v4]
Matias Saavedra Silva
matsaave at openjdk.org
Wed Mar 13 16:57:21 UTC 2024
On Wed, 13 Mar 2024 07:14:54 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Did you get a chance to investigate the other test?
I've been looking into it but I noticed that there is no new output if I introduce a similar change to what I did here. I think `LoaderConstraintsTest.java` is actually working as intended since it doesn't matter which class loader loads the test class.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18207#issuecomment-1994979199
More information about the hotspot-runtime-dev
mailing list