RFR: 8339319: ProblemList runtime/exceptionMsgs/NoClassDefFoundError/NoClassDefFoundErrorTest.java

Daniel Fuchs dfuchs at openjdk.org
Fri Aug 30 13:07:18 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.

LGTM

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

Marked as reviewed by dfuchs (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20793#pullrequestreview-2272268956


More information about the hotspot-runtime-dev mailing list