classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] nio charset provider


From: Sven de Marothy
Subject: [cp-patches] nio charset provider
Date: Fri, 08 Apr 2005 23:06:38 +0200

Hi,
Here's an addendum to my last patch.

The extra charsets in the NIO provider aren't loaded on initialization,
but rather when the program either requests a list of all available
charsets or when the request for a charset fails when all of them aren't
loaded.

This saves up to 20 milliseconds off the bootstrap time, which will make
a big difference for most popular apps like Eclipse.

/Sven

Attachment: provider.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]