On Thu, 2 Mar 2023 12:15:21 GMT, Afshin Zafari <d...@openjdk.org> wrote:

> ### Description
> The use of `ThreadDeath` is replaced with checking the exception be of type 
> `Error` and the thread is `TERMINATED`.
> 
> 
> ### Test
> local and mach5 tier1

This pull request has now been integrated.

Changeset: ff364c19
Author:    Afshin Zafari <afshin.zaf...@oracle.com>
Committer: Alan Bateman <al...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/ff364c1906f078c13e121a43e60606caff5781e7
Stats:     5 lines in 1 file changed: 1 ins; 3 del; 1 mod

8301622: ProcessTools.java compilation gets ThreadDeath deprecation warning

Reviewed-by: dholmes, alanb

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

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

Reply via email to