On Wed, 12 Jan 2022 19:39:29 GMT, Roman Kennke <rken...@openjdk.org> wrote:

> Thread.java would benefit from a refactoring similar to JDK-8278065 to use 
> ClassValue instead of the somewhat problematic WeakClassKey mechanism.
> 
> Testing:
>  - [x] tier1
>  - [x] tier2
>  - [x] tier3

This pull request has now been integrated.

Changeset: ce71e8b2
Author:    Roman Kennke <rken...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/ce71e8b281176d39cc879ae4ecf95f3d643ebd29
Stats:     86 lines in 1 file changed: 1 ins; 78 del; 7 mod

8279917: Refactor subclassAudits in Thread to use ClassValue

Reviewed-by: alanb, rriggs

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

PR: https://git.openjdk.java.net/jdk/pull/7054

Reply via email to