On Wed, 5 Oct 2022 15:01:15 GMT, Alan Bateman <al...@openjdk.org> wrote:
> This is a test only change to remove the granting of > RuntimePermission("stopThread") from the tests. With Thread.stop changed to > throw UOE it means there is nothing that requires this permission. Marked as reviewed by mullan (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/10577