RFR: 8289610: Degrade Thread.stop
Alan Bateman
alanb at openjdk.org
Tue Sep 13 19:17:47 UTC 2022
On Tue, 13 Sep 2022 18:57:34 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> What about also removing and undocumenting `RuntimePermission("stopThread")` as part of this change?
Ah yes, the table RuntimePermission can be updated as part of this (and the corresponding constant in sun/security/util/SecurityConstants).
-------------
PR: https://git.openjdk.org/jdk/pull/10230
More information about the serviceability-dev
mailing list