> 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).
Claes Redestad has updated the pull
On Wed, 3 Feb 2021 16:11:08 GMT, Claes Redestad 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
>> (de
> 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).
Claes Redestad has updated the pull
> 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).
Claes Redestad has updated the pull
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).
-
Commit messages:
- Reduce c