Integrated: 8314025: Remove JUnit-based test in java/lang/invoke from problem list

Christian Stein cstein at openjdk.org
Mon Aug 14 13:56:59 UTC 2023


On Wed, 9 Aug 2023 10:45:56 GMT, Christian Stein <cstein at openjdk.org> wrote:

> Please review this change to remove Unit-based tests in `java/lang/invoke` from `jdk`'s problem list. The underlying race condition in jtreg was fixed in release 7.3; which is now the default version used in JDK mainline development.

This pull request has now been integrated.

Changeset: 6574dd79
Author:    Christian Stein <cstein at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6574dd796dbb23645c87dddad427ed8f26d18323
Stats:     2 lines in 1 file changed: 0 ins; 2 del; 0 mod

8314025: Remove JUnit-based test in java/lang/invoke from problem list

Reviewed-by: dholmes, jpai

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

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


More information about the core-libs-dev mailing list