classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] [generics] Generics branch bootstrap fix


From: Andrew John Hughes
Subject: [cp-patches] [generics] Generics branch bootstrap fix
Date: Sat, 2 Apr 2005 22:43:59 +0100
User-agent: Mutt/1.5.6+20040907i

I'm committing the attached patch to the generics branch,
which allows it to bootstrap (at least with JamVM 1.3, and
its support for the new ldc construct).  The generics branch
uses StringBuilder (as opposed to StringBuffer) in the bootstrap
process, and hence it can't call System as it will be used earlier.

Changelog:

2005-04-02  Andrew John Hughes  <address@hidden>

        * java/lang/StringBuilder.java:
        Change references to System.arraycopy to
        VMSystem.arraycopy.

-- 
Andrew :-)

Please avoid sending me Microsoft Office (e.g. Word, PowerPoint) attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html

No software patents in Europe -- http://nosoftwarepatents.com

"Value your freedom, or you will lose it, teaches history. 
`Don't bother us with politics' respond those who don't want to learn." 
-- Richard Stallman

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

Attachment: bootstrap.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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