r162819 - in /branches/gcc-4_5-branch/libjava/c...
aph@gcc.gnu.org
aph@gcc.gnu.org
Mon Aug 2 13:46:00 GMT 2010
Author: aph
Date: Mon Aug 2 13:46:09 2010
New Revision: 162819
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162819
Log:
2010-04-27 Andrew Haley <aph@redhat.com>
* java/util/concurrent/CopyOnWriteArrayList.java: Fix for empty
list.
2010-04-27 Andrew Haley <aph@redhat.com>
* gnu/javax/print/ipp/IppResponse.java (parseAttributes): Handle
IppValueTag.UNKNOWN.
* gnu/javax/print/ipp/IppRequest.java (writeOperationAttributes):
Handle RequestedAttributes.
* gnu/javax/print/ipp/IppPrintService.java (processResponse): Add
DocFlavor.SERVICE_FORMATTED.PAGEABLE and
DocFlavor.SERVICE_FORMATTED.PRINTABLE.
Modified:
branches/gcc-4_5-branch/libjava/classpath/ChangeLog
branches/gcc-4_5-branch/libjava/classpath/gnu/javax/print/ipp/IppPrintService.java
branches/gcc-4_5-branch/libjava/classpath/gnu/javax/print/ipp/IppRequest.java
branches/gcc-4_5-branch/libjava/classpath/gnu/javax/print/ipp/IppResponse.java
branches/gcc-4_5-branch/libjava/classpath/java/util/concurrent/CopyOnWriteArrayList.java
branches/gcc-4_5-branch/libjava/classpath/lib/gnu/javax/print/ipp/IppPrintService.class
branches/gcc-4_5-branch/libjava/classpath/lib/gnu/javax/print/ipp/IppRequest$RequestWriter.class
branches/gcc-4_5-branch/libjava/classpath/lib/gnu/javax/print/ipp/IppRequest.class
branches/gcc-4_5-branch/libjava/classpath/lib/gnu/javax/print/ipp/IppResponse$ResponseReader.class
branches/gcc-4_5-branch/libjava/classpath/lib/gnu/javax/print/ipp/IppResponse.class
branches/gcc-4_5-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList$1.class
branches/gcc-4_5-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList$2.class
branches/gcc-4_5-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList$3.class
branches/gcc-4_5-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList$RandomAccessSubList.class
branches/gcc-4_5-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList$SubList.class
branches/gcc-4_5-branch/libjava/classpath/lib/java/util/concurrent/CopyOnWriteArrayList.class
More information about the Gcc-cvs
mailing list