On Wed, 3 Feb 2021 13:21:33 GMT, Claes Redestad <[email protected]> wrote:
> This patch refactors CleanerFactory and InnocuousThread so that we need to > load fewer PrivilegedActions. This slightly reduce the number of classes we > always load on bootstrap, slightly reducing static and dynamic footprint > (default CDS archive -4Kb). This pull request has now been integrated. Changeset: 992b5008 Author: Claes Redestad <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/992b5008 Stats: 70 lines in 3 files changed: 35 ins; 19 del; 16 mod 8261036: Reduce classes loaded by CleanerFactory initialization Reviewed-by: rriggs ------------- PR: https://git.openjdk.java.net/jdk/pull/2380
