RFR: 8278065: Refactor subclassAudits to use ClassValue

Roman Kennke rkennke at openjdk.java.net
Thu Dec 2 21:16:17 UTC 2021


On Thu, 2 Dec 2021 21:05:18 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> The ClassValues are simple Booleans, that won't make much of difference if there's memory pressure and the ClassCache adds more objects and overhead of processing the queue, so I don't think its beneficial.

Right. Ok thanks, let's wait for #6375 then.

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

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


More information about the core-libs-dev mailing list