RFR: 8314025: Remove JUnit-based test in java/lang/invoke from problem list
Christian Stein
cstein at openjdk.org
Thu Aug 10 11:10:58 UTC 2023
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.
-------------
Commit messages:
- Update ProblemList.txt
Changes: https://git.openjdk.org/jdk/pull/15206/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15206&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8314025
Stats: 2 lines in 1 file changed: 0 ins; 2 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/15206.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15206/head:pull/15206
PR: https://git.openjdk.org/jdk/pull/15206
More information about the core-libs-dev
mailing list