RFR: 8289610: Degrade Thread.stop [v2]
Alan Bateman
alanb at openjdk.org
Wed Sep 14 14:38:41 UTC 2022
On Wed, 14 Sep 2022 14:21:09 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:
> The changes to the `core-libs` look fine to me. There are some test security policy files (for example `IsKeepingAlive.policy`) and the `DynamicPolicy` which use the `stopThread` `RuntimePermission` which no longer exists. Should those policy files and artifacts be updated to remove reference to this permission too?
Mandy asked the test cleanup too. I'm hoping that we will do the test cleanup separately, only to avoid the changes being too unwieldly.
-------------
PR: https://git.openjdk.org/jdk/pull/10230
More information about the serviceability-dev
mailing list