On Wed, 14 Sep 2022 14:21:09 GMT, Jaikiran Pai <j...@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