[jdk17u-dev] RFR: 8289184: runtime/ClassUnload/DictionaryDependsTest.java failed with "Test failed: should be unloaded"

Goetz Lindenmaier goetz at openjdk.org
Fri Oct 4 12:58:40 UTC 2024


On Fri, 4 Oct 2024 10:02:31 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this to improve testing in 17.
> 
> test/hotspot/jtreg/runtime/logging/ClassLoadUnloadTest.java: trivial resolve.

GAH failure: 
runtime/logging/ClassLoadUnloadTest.java fails. 
This change modifies the way class unloading is triggered. It is now using Whitebox.fullGC().
This seems not to trigger unloading of the class in 17.  Hmm.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2937#issuecomment-2393646219


More information about the jdk-updates-dev mailing list