RFR: 8209837: Avoid initializing ExpiringCache during bootstrap (original) (raw)

Sundararajan Athijegannathan sundararajan.athijegannathan at oracle.com
Thu Aug 23 14:30:44 UTC 2018


Looks good

-Sundar

On 23/08/18, 7:39 PM, Claes Redestad wrote:

Hi,

it's a tiny startup improvement to rearrange code so that the ExpiringCaches used in the FileSystem implementations aren't created if they aren't going to be used: Webrev: http://cr.openjdk.java.net/~redestad/8209837/open.00/ Bug: https://bugs.openjdk.java.net/browse/JDK-8209837 3 fewer classes loaded on bootstrap. Thanks! /Claes



More information about the core-libs-dev mailing list