Integrated: 8293810: Remove granting of RuntimePermission("stopThread") from tests
Alan Bateman
alanb at openjdk.org
Fri Oct 7 06:19:32 UTC 2022
On Wed, 5 Oct 2022 15:01:15 GMT, Alan Bateman <alanb at 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.
This pull request has now been integrated.
Changeset: 0ad6803a
Author: Alan Bateman <alanb at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/0ad6803ac2bba063d15ce8284a09da36b4cced81
Stats: 52 lines in 6 files changed: 0 ins; 51 del; 1 mod
8293810: Remove granting of RuntimePermission("stopThread") from tests
Reviewed-by: dfuchs, mullan, mchung, chegar
-------------
PR: https://git.openjdk.org/jdk/pull/10577
More information about the core-libs-dev
mailing list