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

Paul Hohensee phh at openjdk.org
Thu Aug 15 23:37:53 UTC 2024


On Wed, 14 Aug 2024 17:09:36 GMT, Daniel Hu <duke at openjdk.org> wrote:

> Backporting JDK-8312049 that improves ClassLoadUnloadTest; already backported to [JDK21](https://github.com/openjdk/jdk21u-dev/pull/909). Original commit does not apply cleanly due to 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. Additionally, some args in exec() were not added until a [later version](https://bugs.openjdk.org/browse/JDK-8289184), thus they have been excluded.
> 
> Passes tier1 tests on Linux x86 and the test itself.

Marked as reviewed by phh (Reviewer).

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

PR Review: https://git.openjdk.org/jdk17u-dev/pull/2806#pullrequestreview-2241513908


More information about the jdk-updates-dev mailing list