Integrated: 8294695: Remove redundant deprecation suppression in ThreadGroup

Andrey Turbanov aturbanov at openjdk.org
Mon Oct 3 16:06:37 UTC 2022


On Sat, 1 Oct 2022 16:17:58 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:

> This suppression were added with Loom integration, but method `Thread.getThreadGroup()` is not deprecated.
> Let's cleanup code a bit.
> https://mail.openjdk.org/pipermail/core-libs-dev/2022-September/094907.html

This pull request has now been integrated.

Changeset: edfb18a7
Author:    Andrey Turbanov <aturbanov at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/edfb18a724239ab426ffab038f312a6735625897
Stats:     3 lines in 1 file changed: 0 ins; 3 del; 0 mod

8294695: Remove redundant deprecation suppression in ThreadGroup

Reviewed-by: alanb, jpai

-------------

PR: https://git.openjdk.org/jdk/pull/10521


More information about the core-libs-dev mailing list