Integrated: 8307486: ProcessTools.java should wait until vthread is completed before checking exceptions

Leonid Mesnik lmesnik at openjdk.org
Tue May 9 16:39:49 UTC 2023


On Mon, 8 May 2023 23:16:51 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> Updated processtools to check exception after join().
> 
> Tested with running CI virtual thread tests.

This pull request has now been integrated.

Changeset: 3aff5eac
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/3aff5eacbd90cc5fc791c9c96b8d114caee9ddb5
Stats:     4 lines in 1 file changed: 1 ins; 1 del; 2 mod

8307486: ProcessTools.java should wait until vthread is completed before checking exceptions

Reviewed-by: dholmes, alanb

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

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


More information about the hotspot-dev mailing list