[jdk17u-dev] RFR: 8312049: runtime/logging/ClassLoadUnloadTest can be improved
duke
duke at openjdk.org
Fri Aug 23 17:11:13 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.
@cost0much
Your change (at version ccdfa9a5f7963fc92e74721a7ca2ee41c2101dc6) is now ready to be sponsored by a Committer.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2806#issuecomment-2307485185
More information about the jdk-updates-dev
mailing list