RFR: 8289610: Degrade Thread.stop [v2]
Jaikiran Pai
jpai at openjdk.org
Wed Sep 14 15:26:42 UTC 2022
On Wed, 14 Sep 2022 14:35:05 GMT, Alan Bateman <alanb 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.
Sorry, I missed your previous response to that similar question. Doing those changes separately sounds fine to me.
-------------
PR: https://git.openjdk.org/jdk/pull/10230
More information about the serviceability-dev
mailing list