[jdk21u-dev] RFR: 8312049: runtime/logging/ClassLoadUnloadTest can be improved

Severin Gehwolf sgehwolf at openjdk.org
Tue Aug 13 15:38:57 UTC 2024


On Fri, 9 Aug 2024 21:08:29 GMT, Daniel Hu <duke at openjdk.org> wrote:

> Backport of [JDK-8312049](https://bugs.openjdk.org/browse/JDK-8312049): improving ClassLoadUnloadTest. Original commit does not apply cleanly due to this [backport](https://bugs.openjdk.org/browse/JDK-8323123) that renames createJavaProcessBuilder to createLimitedTestJavaProcessBuilder. Additionally, the options "-Xlog:class+load+cause" "-Xlog:class+load+cause+native" were not added until a later [version](https://bugs.openjdk.org/browse/JDK-8193513), thus these cases are excluded.
> 
> Passes tier1 tests on Linux x86 and MacOS aarch64, and most importantly, the test itself.

@cost0much Please enable GHA on your fork, thanks!

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/909#issuecomment-2286552403


More information about the jdk-updates-dev mailing list