On Fri, 28 Aug 2026 04:56:24 GMT, Jaikiran Pai <[email protected]> wrote:

> Can I please get a review of this backout which backs out the change 
> integrated in https://bugs.openjdk.org/browse/JDK-8387729? 
> 
> As noted in https://bugs.openjdk.org/browse/JDK-8391315, that change has 
> caused several tests to fail when the tests are launched using a `Virtual` 
> `-testThreadFactory` 
> (https://github.com/openjdk/jdk/blob/master/doc/testing.md#test_thread_factory).
>  Initial analysis suggests that the fix would require changes to the 
> `ProcessTools` test library in the JDK. Given that that class is used in 
> multiple different tests in various different ways, a fix to it will require 
> running much more extensive testing in the CI. Until then, this PR proposes 
> to backout the change done in JDK-8387729.
> 
> The backout was done using `git revert 
> aa8af37164be6072a496f9e4ddd00bfe8d9ef95a`. I have initiated a CI run to 
> verify this change and will integrate this PR once that completes normally.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

Backout confirmed.

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

Marked as reviewed by iris (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/32566#pullrequestreview-5048350331

Reply via email to