classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Merge from generics -> HEAD


From: Andrew John Hughes
Subject: [cp-patches] Merge from generics -> HEAD
Date: Mon, 21 Feb 2005 00:04:43 +0000
User-agent: Mutt/1.5.6+20040907i

I'm committing the attached patch to merge some simple
classes that currently reside only in the generics branch.
These are mainly just marker interfaces and exceptions.
They compile fine in the HEAD branch (no 1.5 features -- they
compile fine with jikes and gcj 3.3.5) and are functionally
simplistic.

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

        Merge of interfaces and exceptions to HEAD from
        the generics branch.

        * java/lang/StringBuilder.java: Serial version updated.
        * java/lang/annotation/AnnotationTypeMismatchException.java: Likewise.

        Changes from generics branch:
        
        2005-02-20  Andrew John Hughes  <address@hidden>

        * java/io/Closeable.java: Documented.
        * java/io/Flushable.java: Documented.
        * java/lang/Appendable.java: Corrected line overrun.
        * java/lang/Readable.java: Corrected indentation.
        * java/lang/TypeNotPresentException.java: Documented.
        * java/lang/annotation/AnnotationFormatError.java: Likewise.
        * java/lang/annotation/AnnotationTypeMismatchException.java: Likewise.
        * java/lang/reflect/GenericArrayType.java: Likewise.
        * java/lang/reflect/GenericSignatureFormatError.java: Likewise.
        * java/lang/reflect/ParameterizedType.java: Likewise.
        * java/lang/reflect/Type.java: Likewise.
        * java/lang/reflect/WildcardType.java: Likewise.        
        
        2005-01-07  Andrew John Hughes  <address@hidden>

        * java/lang/annotation/AnnotationTypeMismatchException.java:
        Added import of java.lang.reflect.Method

        2004-08-26  Tom Tromey  <address@hidden>

        * java/lang/reflect/GenericSignatureFormatError.java: New file.
        * java/lang/reflect/WildcardType.java: New file.
        * java/lang/reflect/ParameterizedType.java: New file.
        * java/lang/reflect/GenericArrayType.java: New file.
        * java/lang/reflect/Type.java: New file.
        * java/io/Flushable.java: New file.
        * java/io/Closeable.java: New file.

        2004-08-07  Tom Tromey  <address@hidden>
        
        * java/lang/annotation/AnnotationFormatError.java: New file.
        * java/lang/annotation/AnnotationTypeMismatchException.java: New
        file.

        2004-08-06  Tom Tromey  <address@hidden>

        * java/lang/Readable.java: New file.


-- 
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

"We've all been part of the biggest beta test the world has ever known --
Windows" 
-- Victor Wheatman, Gartner

Attachment: generics-merge-01.diff
Description: Text document

Attachment: signature.asc
Description: Digital signature


reply via email to

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