[jdk21u-dev] Integrated: 8312049: runtime/logging/ClassLoadUnloadTest can be improved
Daniel Hu
duke at openjdk.org
Wed Aug 14 00:12: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.
This pull request has now been integrated.
Changeset: 7e7b0f38
Author: Daniel Hu <costmuch at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk21u-dev/commit/7e7b0f38b64976d0d44fd823a45b2d1217cd4b36
Stats: 35 lines in 1 file changed: 2 ins; 7 del; 26 mod
8312049: runtime/logging/ClassLoadUnloadTest can be improved
Reviewed-by: phh
Backport-of: 4676b40f17dd18941f5883cb9b989ad639992a50
-------------
PR: https://git.openjdk.org/jdk21u-dev/pull/909
More information about the jdk-updates-dev
mailing list