classpath-patches
[Top][All Lists]
Advanced

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

Re: [cp-patches] Patch: Opening RandomAccessFiles requires excessive per


From: Tom Tromey
Subject: Re: [cp-patches] Patch: Opening RandomAccessFiles requires excessive permission
Date: 06 Dec 2005 13:36:47 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Twisti" == Christian Thalinger <address@hidden> writes:

Twisti> Yeah, i didn't take it personally :-)  Of course i see your point, but
Twisti> what i'm trying to say is, if we ever want to catch up (or even be
Twisti> better) than sun or other proprietary JVMs, we should think about
Twisti> optimizing some "core" functions in classpath...

Yeah.  This is tricky for us since the various VMs differ.

That said, I think we've seen a number of performance fixes go in
during the last year, and for the most part these haven't been
micro-optimizations.

In this particular case, I think RandomAccessFile is not used very
much.  I would only bother looking at optimizations in this code if it
showed up in a profile of some application.

Tom




reply via email to

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