[jdk21u-dev] RFR: 8312049: runtime/logging/ClassLoadUnloadTest can be improved
duke
duke at openjdk.org
Tue Aug 13 22:38:49 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.
@openjdk[bot]
Your change (at version a7dd41731f192d951f46d0cdf9d93d47c846b546) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/909#issuecomment-2287281561
More information about the jdk-updates-dev
mailing list