On Fri, 16 Jun 2023 09:15:52 GMT, Kevin Walls wrote:
> Clean backport from latest jdk repo to jdk21 for the test change:
> 8303916: ThreadLists.java inconsistent results
This pull request has now been integrated.
Changeset: 8d9ebb69
Author:Kevin Walls
URL:
https://git.openjdk.org/jd
On Wed, 14 Jun 2023 09:30:49 GMT, Kevin Walls wrote:
> This test fails when additional threads are created, as it compares thread
> lists from different sources and sees a mismatch.
>
> It needs to tolerate some threads with certain names appearing, e.g. JVMCI
> and ForkJoin threads. If there