RFR: 8313155: Problem list some JUnit-based tests in test/jdk/java/lang/invoke

Christian Stein cstein at openjdk.org
Wed Jul 26 12:02:08 UTC 2023


Problem list some JUnit-based tests in `test/jdk/java/lang/invoke/MethodHandleProxies/` for the time being - until `jtreg` 7.3 with a fix for the underlying race condition is released. That fix is tracked via https://bugs.openjdk.org/browse/CODETOOLS-7903507

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

Commit messages:
 - Use correct bug ID number
 - 8313155: Problem list some JUnit-based tests in test/jdk/java/lang/invoke

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

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


More information about the core-libs-dev mailing list