RFR: 8294271: Remove use of ThreadDeath from make utilities
Alan Bateman
alanb at openjdk.org
Fri Sep 23 13:24:19 UTC 2022
On Fri, 23 Sep 2022 11:03:52 GMT, Jie Fu <jiefu at openjdk.org> wrote:
> Hi all,
>
> Since `ThreadDeath` would be deprecated soon, I assume it's fine to just remove it.
>
> Thanks.
> Best regards,
> Jie
Sorry for this, the change to this tool used in the make file ended up with the cleanups to tests. Doing it now, to get boot cycle builds working again is fine.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.org/jdk/pull/10406
More information about the build-dev
mailing list