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

Jaikiran Pai jpai at openjdk.org
Fri Aug 30 14:50:23 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.

This pull request has now been integrated.

Changeset: 2fb83055
Author:    Jaikiran Pai <jpai at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2fb830553f219e59a44c140e2441695a0d79c404
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

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

Reviewed-by: dfuchs, dcubed

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

PR: https://git.openjdk.org/jdk/pull/20793


More information about the hotspot-runtime-dev mailing list