RFR: 8256643: Terminally deprecate ThreadGroup stop, destroy, isDestroyed,… [v2]
Alan Bateman
alanb at openjdk.java.net
Fri Nov 20 17:03:04 UTC 2020
On Fri, 20 Nov 2020 16:05:24 GMT, Sean Mullan <mullan at openjdk.org> wrote:
> If you agree, I can file an issue.
Yes, make sense to separate this out, esp. permission targets such as "stopThread" where all usages are in deprecated methods. However, I don't expect "modifyThreadGroup" would be deprecated, at least not yet, because there are usages in several methods that are not deprecated.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1318
More information about the core-libs-dev
mailing list