RFR: 8315683: Parallelize java/util/concurrent/tck/JSR166TestCase.java [v2]

Soumadipta Roy duke at openjdk.org
Wed Sep 13 12:27:57 UTC 2023


On Thu, 7 Sep 2023 16:08:16 GMT, Martin Buchholz <martin at openjdk.org> wrote:

> Hello Soumadipta - pleased to "meet" you.
> 
> If the intent is to split the tests into relatively more and less important variants for placing into separate tiers, that should be clear from the @summary's in the tests.

Hi @Martin-Buchholz the latest commit addresses the comment regarding missing summary for each section of tests. Also from the JBS bug, I can see it has been agreed to have a separate PR for improvements to the test itself and segregation into appropriate tiers.

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

PR Comment: https://git.openjdk.org/jdk/pull/15619#issuecomment-1717526009


More information about the core-libs-dev mailing list