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

Jaikiran Pai jpai at openjdk.org
Fri Aug 30 12:55:31 UTC 2024


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.

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

Commit messages:
 - 8339319: ProblemList runtime/exceptionMsgs/NoClassDefFoundError/NoClassDefFoundErrorTest.java

Changes: https://git.openjdk.org/jdk/pull/20793/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20793&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8339319
  Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/20793.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20793/head:pull/20793

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


More information about the hotspot-runtime-dev mailing list