[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Jamvm-general] Re: jamvm + classpath CVS
From: |
Jeroen Frijters |
Subject: |
RE: [Jamvm-general] Re: jamvm + classpath CVS |
Date: |
Fri, 10 Dec 2004 12:35:12 +0100 |
Robert Lougher wrote:
> P.S. It's the System.arraycopy in String.getChars that triggers
> System.<clinit>.
Yes, thanks for researching this. I shouldn't have changed String to
call VMSystem.arraycopy directly, to avoid initializing System.
I'll write a patch.
Regards,
Jeroen