RFR: 8314025: Remove JUnit-based test in java/lang/invoke from problem list
David Holmes
dholmes at openjdk.org
Thu Aug 10 13:21: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.
The bug management is a bit awkward here. I would suggest closing [JDK-8312482](https://bugs.openjdk.org/browse/JDK-8312482) as a dup of the codetools issue if allowed, else close it as "external" and link to the codetools issue.
Thanks
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15206#pullrequestreview-1571839507
More information about the core-libs-dev
mailing list