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

2023-07-26 Thread Jaikiran Pai
On Wed, 26 Jul 2023 07:25:20 GMT, Christian Stein wrote: > 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

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

2023-07-26 Thread Christian Stein
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: - U

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

2023-07-26 Thread David Holmes
On Wed, 26 Jul 2023 07:25:20 GMT, Christian Stein wrote: > 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