classpath-patches
[Top][All Lists]
Advanced

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

RE: [cp-patches] FYI: ClassLoader caching Part 2


From: Jeroen Frijters
Subject: RE: [cp-patches] FYI: ClassLoader caching Part 2
Date: Tue, 26 Jul 2005 08:48:20 +0200

Mark Wielaard wrote:
> On Mon, 2005-07-25 at 18:17 +0200, Jeroen Frijters wrote:
> > Is this an important scenario? I thought you long haired 
> types didn't
> > like binary distributions ;-)
> 
> He he. Sure we don't. But if you follow the harmony effort of the
> cleanly shaved apache types you will have noticed that they might
> actually be paranoid enough to not look at or use something that comes
> with source code :)
> 
> But I do care about binary installations!
> I have here two runtimes (jamvm and kissme) who both use the same GNU
> Classpath installation, but both overlay the VM classes differently. I
> would actually like that to be true for some of the others I have
> installed here too.

That's a good point. I've removed the final modifier, that should do the
trick and still allow VMs that replace the class to make the field
final.

Regards,
Jeroen

2005-07-26  Jeroen Frijters  <address@hidden>

        * vm/reference/java/lang/VMClassLoader.java
        (USE_VM_CACHE): Removed final modifier.

Attachment: VMClassLoader.patch.txt
Description: VMClassLoader.patch.txt


reply via email to

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