RFR: 8339319: ProblemList runtime/exceptionMsgs/NoClassDefFoundError/NoClassDefFoundErrorTest.java
Daniel D. Daugherty
dcubed at openjdk.org
Fri Aug 30 14:34:20 UTC 2024
On Fri, 30 Aug 2024 12:47:26 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> Can I please get a review of this change which adds a problem listing entry for the runtime/exceptionMsgs/NoClassDefFoundError/NoClassDefFoundErrorTest.java test?
>
> This test is failing after changes in https://bugs.openjdk.org/browse/JDK-8338257 if `-Xcheck:jni` is used for running that test. The underlying issue is known (to David) but will require a few days to be addressed. So we'll problemlist this on all platforms until then.
Thumbs up. This is a trivial fix.
-------------
Marked as reviewed by dcubed (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/20793#pullrequestreview-2272544630
More information about the hotspot-runtime-dev
mailing list