|
From: <ls...@us...> - 2011-07-15 18:38:57
|
Revision: 5832
http://jnode.svn.sourceforge.net/jnode/?rev=5832&view=rev
Author: lsantha
Date: 2011-07-15 18:38:45 +0000 (Fri, 15 Jul 2011)
Log Message:
-----------
Integrating OpenJDK 6 build 23.
Modified Paths:
--------------
classlib6/core/src/openjdk/com/com/sun/imageio/plugins/png/PNGImageReader.java
classlib6/core/src/openjdk/com/com/sun/imageio/plugins/png/PNGImageWriter.java
classlib6/core/src/openjdk/com/com/sun/imageio/plugins/png/PNGMetadata.java
classlib6/core/src/openjdk/com/com/sun/org/apache/bcel/internal/classfile/Utility.java
classlib6/core/src/openjdk/java/java/awt/AWTEvent.java
classlib6/core/src/openjdk/java/java/awt/EventDispatchThread.java
classlib6/core/src/openjdk/java/java/awt/MenuComponent.java
classlib6/core/src/openjdk/java/java/awt/TrayIcon.java
classlib6/core/src/openjdk/java/java/net/AbstractPlainDatagramSocketImpl.java
classlib6/core/src/openjdk/java/java/net/AbstractPlainSocketImpl.java
classlib6/core/src/openjdk/java/java/security/SignedObject.java
classlib6/core/src/openjdk/java/java/sql/Timestamp.java
classlib6/core/src/openjdk/javax/javax/swing/ImageIcon.java
classlib6/core/src/openjdk/javax/javax/swing/Timer.java
classlib6/core/src/openjdk/javax/javax/swing/TransferHandler.java
classlib6/core/src/openjdk/javax/javax/xml/parsers/FactoryConfigurationError.java
classlib6/core/src/openjdk/javax/javax/xml/stream/FactoryConfigurationError.java
classlib6/core/src/openjdk/javax/javax/xml/transform/TransformerFactoryConfigurationError.java
classlib6/core/src/openjdk/jaxws/com/sun/xml/internal/messaging/saaj/client/p2p/HttpSOAPConnection.java
classlib6/core/src/openjdk/langtools/com/sun/tools/javac/code/Types.java
classlib6/core/src/openjdk/langtools/com/sun/tools/javac/file/JavacFileManager.java
classlib6/core/src/openjdk/langtools/com/sun/tools/javac/file/Paths.java
classlib6/core/src/openjdk/sun/sun/font/FileFont.java
classlib6/core/src/openjdk/sun/sun/font/TrueTypeFont.java
classlib6/core/src/openjdk/sun/sun/font/Type1Font.java
classlib6/core/src/openjdk/sun/sun/java2d/pipe/DrawImage.java
classlib6/core/src/openjdk/sun/sun/misc/FloatingDecimal.java
classlib6/core/src/openjdk/sun/sun/misc/SharedSecrets.java
classlib6/core/src/openjdk/sun/sun/nio/ch/DatagramChannelImpl.java
classlib6/core/src/openjdk/sun/sun/nio/ch/Net.java
classlib6/core/src/openjdk/sun/sun/security/jgss/spi/GSSContextSpi.java
classlib6/core/src/openjdk/sun/sun/security/provider/SeedGenerator.java
classlib6/core/src/openjdk/sun/sun/security/validator/EndEntityChecker.java
classlib6/core/src/openjdk/sun/sun/swing/table/DefaultTableCellHeaderRenderer.java
classlib6/core/src/openjdk/svm/sun/security/provider/NativeSeedGenerator.java
Added Paths:
-----------
classlib6/core/src/icedtea/java/nio/
classlib6/core/src/icedtea/java/nio/channels/
classlib6/core/src/icedtea/java/nio/channels/AlreadyConnectedException.java
classlib6/core/src/icedtea/java/nio/channels/AsynchronousCloseException.java
classlib6/core/src/icedtea/java/nio/channels/CancelledKeyException.java
classlib6/core/src/icedtea/java/nio/channels/ClosedByInterruptException.java
classlib6/core/src/icedtea/java/nio/channels/ClosedChannelException.java
classlib6/core/src/icedtea/java/nio/channels/ClosedSelectorException.java
classlib6/core/src/icedtea/java/nio/channels/ConnectionPendingException.java
classlib6/core/src/icedtea/java/nio/channels/FileLockInterruptionException.java
classlib6/core/src/icedtea/java/nio/channels/IllegalBlockingModeException.java
classlib6/core/src/icedtea/java/nio/channels/IllegalSelectorException.java
classlib6/core/src/icedtea/java/nio/channels/NoConnectionPendingException.java
classlib6/core/src/icedtea/java/nio/channels/NonReadableChannelException.java
classlib6/core/src/icedtea/java/nio/channels/NonWritableChannelException.java
classlib6/core/src/icedtea/java/nio/channels/NotYetBoundException.java
classlib6/core/src/icedtea/java/nio/channels/NotYetConnectedException.java
classlib6/core/src/icedtea/java/nio/channels/OverlappingFileLockException.java
classlib6/core/src/icedtea/java/nio/channels/UnresolvedAddressException.java
classlib6/core/src/icedtea/java/nio/channels/UnsupportedAddressTypeException.java
classlib6/core/src/icedtea/java/nio/charset/
classlib6/core/src/icedtea/java/nio/charset/CharacterCodingException.java
classlib6/core/src/icedtea/java/nio/charset/CharsetDecoder.java
classlib6/core/src/icedtea/java/nio/charset/CharsetEncoder.java
classlib6/core/src/icedtea/java/nio/charset/IllegalCharsetNameException.java
classlib6/core/src/icedtea/java/nio/charset/UnsupportedCharsetException.java
classlib6/core/src/openjdk/javax/javax/imageio/IIOException.java
classlib6/core/src/openjdk/javax/javax/imageio/IIOImage.java
classlib6/core/src/openjdk/javax/javax/imageio/IIOParamController.java
classlib6/core/src/openjdk/javax/javax/imageio/ImageTranscoder.java
classlib6/core/src/openjdk/javax/javax/imageio/package.html
classlib6/core/src/openjdk/javax/javax/imageio/spi/
classlib6/core/src/openjdk/javax/javax/imageio/spi/DigraphNode.java
classlib6/core/src/openjdk/javax/javax/imageio/spi/IIOServiceProvider.java
classlib6/core/src/openjdk/javax/javax/imageio/spi/ImageInputStreamSpi.java
classlib6/core/src/openjdk/javax/javax/imageio/spi/ImageOutputStreamSpi.java
classlib6/core/src/openjdk/javax/javax/imageio/spi/ImageReaderSpi.java
classlib6/core/src/openjdk/javax/javax/imageio/spi/ImageReaderWriterSpi.java
classlib6/core/src/openjdk/javax/javax/imageio/spi/ImageTranscoderSpi.java
classlib6/core/src/openjdk/javax/javax/imageio/spi/ImageWriterSpi.java
classlib6/core/src/openjdk/javax/javax/imageio/spi/PartiallyOrderedSet.java
classlib6/core/src/openjdk/javax/javax/imageio/spi/RegisterableService.java
classlib6/core/src/openjdk/javax/javax/imageio/spi/package.html
Removed Paths:
-------------
classlib6/core/src/classpath/java/java/nio/channels/AlreadyConnectedException.java
classlib6/core/src/classpath/java/java/nio/channels/AsynchronousCloseException.java
classlib6/core/src/classpath/java/java/nio/channels/CancelledKeyException.java
classlib6/core/src/classpath/java/java/nio/channels/ClosedByInterruptException.java
classlib6/core/src/classpath/java/java/nio/channels/ClosedChannelException.java
classlib6/core/src/classpath/java/java/nio/channels/ClosedSelectorException.java
classlib6/core/src/classpath/java/java/nio/channels/ConnectionPendingException.java
classlib6/core/src/classpath/java/java/nio/channels/FileLockInterruptionException.java
classlib6/core/src/classpath/java/java/nio/channels/IllegalBlockingModeException.java
classlib6/core/src/classpath/java/java/nio/channels/IllegalSelectorException.java
classlib6/core/src/classpath/java/java/nio/channels/NoConnectionPendingException.java
classlib6/core/src/classpath/java/java/nio/channels/NonReadableChannelException.java
classlib6/core/src/classpath/java/java/nio/channels/NonWritableChannelException.java
classlib6/core/src/classpath/java/java/nio/channels/NotYetBoundException.java
classlib6/core/src/classpath/java/java/nio/channels/NotYetConnectedException.java
classlib6/core/src/classpath/java/java/nio/channels/OverlappingFileLockException.java
classlib6/core/src/classpath/java/java/nio/channels/UnresolvedAddressException.java
classlib6/core/src/classpath/java/java/nio/channels/UnsupportedAddressTypeException.java
classlib6/core/src/classpath/java/java/nio/charset/
classlib6/core/src/classpath/javax/javax/imageio/IIOException.java
classlib6/core/src/classpath/javax/javax/imageio/IIOImage.java
classlib6/core/src/classpath/javax/javax/imageio/IIOParamController.java
classlib6/core/src/classpath/javax/javax/imageio/ImageTranscoder.java
classlib6/core/src/classpath/javax/javax/imageio/package.html
classlib6/core/src/classpath/javax/javax/imageio/spi/IIOServiceProvider.java
classlib6/core/src/classpath/javax/javax/imageio/spi/ImageInputStreamSpi.java
classlib6/core/src/classpath/javax/javax/imageio/spi/ImageOutputStreamSpi.java
classlib6/core/src/classpath/javax/javax/imageio/spi/ImageReaderSpi.java
classlib6/core/src/classpath/javax/javax/imageio/spi/ImageReaderWriterSpi.java
classlib6/core/src/classpath/javax/javax/imageio/spi/ImageTranscoderSpi.java
classlib6/core/src/classpath/javax/javax/imageio/spi/ImageWriterSpi.java
classlib6/core/src/classpath/javax/javax/imageio/spi/RegisterableService.java
classlib6/core/src/classpath/javax/javax/imageio/spi/package.html
Deleted: classlib6/core/src/classpath/java/java/nio/channels/AlreadyConnectedException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/AlreadyConnectedException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/AlreadyConnectedException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,50 +0,0 @@
-/* AlreadyConnectedException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-public class AlreadyConnectedException extends IllegalStateException
-{
- private static final long serialVersionUID = - 7331895245053773357L;
-
- /**
- * Creates the exception
- */
- public AlreadyConnectedException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/AsynchronousCloseException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/AsynchronousCloseException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/AsynchronousCloseException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* AsynchronousCloseException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class AsynchronousCloseException extends ClosedChannelException
-{
- private static final long serialVersionUID = 6891178312432313966L;
-
- /**
- * Creates the exception
- */
- public AsynchronousCloseException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/CancelledKeyException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/CancelledKeyException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/CancelledKeyException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* CancelledKeyException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class CancelledKeyException extends IllegalStateException
-{
- private static final long serialVersionUID = - 8438032138028814268L;
-
- /**
- * Creates the exception
- */
- public CancelledKeyException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/ClosedByInterruptException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/ClosedByInterruptException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/ClosedByInterruptException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* ClosedByInterruptException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class ClosedByInterruptException extends AsynchronousCloseException
-{
- private static final long serialVersionUID = - 4488191543534286750L;
-
- /**
- * Creates the exception
- */
- public ClosedByInterruptException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/ClosedChannelException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/ClosedChannelException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/ClosedChannelException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,57 +0,0 @@
-/* ClosedChannelException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-import java.io.IOException;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class ClosedChannelException extends IOException
-{
- private static final long serialVersionUID = 882777185433553857L;
-
- /**
- * Creates the exception
- */
- public ClosedChannelException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/ClosedSelectorException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/ClosedSelectorException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/ClosedSelectorException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* ClosedSelectorException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class ClosedSelectorException extends IllegalStateException
-{
- private static final long serialVersionUID = 6466297122317847835L;
-
- /**
- * Creates the exception
- */
- public ClosedSelectorException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/ConnectionPendingException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/ConnectionPendingException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/ConnectionPendingException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* ConnectionPendingException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class ConnectionPendingException extends IllegalStateException
-{
- private static final long serialVersionUID = 2008393366501760879L;
-
- /**
- * Creates the exception
- */
- public ConnectionPendingException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/FileLockInterruptionException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/FileLockInterruptionException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/FileLockInterruptionException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,57 +0,0 @@
-/* FileLockInterruptionException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-import java.io.IOException;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class FileLockInterruptionException extends IOException
-{
- private static final long serialVersionUID = 7104080643653532383L;
-
- /**
- * Creates the exception
- */
- public FileLockInterruptionException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/IllegalBlockingModeException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/IllegalBlockingModeException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/IllegalBlockingModeException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,59 +0,0 @@
-/* IllegalBlockingModeException.java --
- Copyright (C) 2002, 2005 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch (kon...@gm...)
- * @since 1.4
- *
- * Written using JDK 1.4.1 Online API from Sun
- * Status: JDK 1.4 complete
- */
-public class IllegalBlockingModeException extends IllegalStateException
-{
- private static final long serialVersionUID = - 3335774961855590474L;
-
- /**
- * Creates the exception
- */
- public IllegalBlockingModeException()
- {
- super();
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/IllegalSelectorException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/IllegalSelectorException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/IllegalSelectorException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* IllegalSelectorException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class IllegalSelectorException extends IllegalArgumentException
-{
- private static final long serialVersionUID = - 8406323347253320987L;
-
- /**
- * Creates the exception
- */
- public IllegalSelectorException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/NoConnectionPendingException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/NoConnectionPendingException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/NoConnectionPendingException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* NoConnectionPendingException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class NoConnectionPendingException extends IllegalStateException
-{
- private static final long serialVersionUID = - 8296561183633134743L;
-
- /**
- * Creates the exception
- */
- public NoConnectionPendingException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/NonReadableChannelException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/NonReadableChannelException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/NonReadableChannelException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* NonReadableChannelException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class NonReadableChannelException extends IllegalStateException
-{
- private static final long serialVersionUID = - 3200915679294993514L;
-
- /**
- * Creates the exception
- */
- public NonReadableChannelException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/NonWritableChannelException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/NonWritableChannelException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/NonWritableChannelException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* NonWritableChannelException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class NonWritableChannelException extends IllegalStateException
-{
- private static final long serialVersionUID = - 7071230488279011621L;
-
- /**
- * Creates the exception
- */
- public NonWritableChannelException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/NotYetBoundException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/NotYetBoundException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/NotYetBoundException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* NotYetBoundException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class NotYetBoundException extends IllegalStateException
-{
- private static final long serialVersionUID = 4640999303950202242L;
-
- /**
- * Creates the exception
- */
- public NotYetBoundException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/NotYetConnectedException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/NotYetConnectedException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/NotYetConnectedException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* NotYetConnectedException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class NotYetConnectedException extends IllegalStateException
-{
- private static final long serialVersionUID = 4697316551909513464L;
-
- /**
- * Creates the exception
- */
- public NotYetConnectedException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/OverlappingFileLockException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/OverlappingFileLockException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/OverlappingFileLockException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* OverlappingFileLockException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class OverlappingFileLockException extends IllegalStateException
-{
- private static final long serialVersionUID = 2047812138163068433L;
-
- /**
- * Creates the exception
- */
- public OverlappingFileLockException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/UnresolvedAddressException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/UnresolvedAddressException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/UnresolvedAddressException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* UnresolvedAddressException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class UnresolvedAddressException extends IllegalArgumentException
-{
- private static final long serialVersionUID = 6136959093620794148L;
-
- /**
- * Creates the exception
- */
- public UnresolvedAddressException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/java/java/nio/channels/UnsupportedAddressTypeException.java
===================================================================
--- classlib6/core/src/classpath/java/java/nio/channels/UnsupportedAddressTypeException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/java/java/nio/channels/UnsupportedAddressTypeException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,55 +0,0 @@
-/* UnsupportedAddressTypeException.java --
- Copyright (C) 2002 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package java.nio.channels;
-
-
-/**
- * @author Michael Koch
- * @since 1.4
- */
-public class UnsupportedAddressTypeException extends IllegalArgumentException
-{
- private static final long serialVersionUID = - 2964323842829700493L;
-
- /**
- * Creates the exception
- */
- public UnsupportedAddressTypeException()
- {
- }
-}
Deleted: classlib6/core/src/classpath/javax/javax/imageio/IIOException.java
===================================================================
--- classlib6/core/src/classpath/javax/javax/imageio/IIOException.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/javax/javax/imageio/IIOException.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,70 +0,0 @@
-/* IIOException.java --
- Copyright (C) 2004, 2005 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-package javax.imageio;
-
-import java.io.IOException;
-
-/**
- * A runtime exception to indicate image reading and writing failures.
- *
- * @author Michael Koch (kon...@gm...)
- */
-public class IIOException extends IOException
-{
- /**
- * Create an exception with a descriptive error message.
- *
- * @param message The descriptive error message.
- */
- public IIOException(String message)
- {
- super(message);
- }
-
- /**
- * Create an exception with a descriptive error message.
- *
- * @param message The descriptive error message.
- * @param cause The cause for this exception.
- */
- public IIOException(String message, Throwable cause)
- {
- super(message);
- initCause(cause);
- }
-}
Deleted: classlib6/core/src/classpath/javax/javax/imageio/IIOImage.java
===================================================================
--- classlib6/core/src/classpath/javax/javax/imageio/IIOImage.java 2011-07-15 18:06:22 UTC (rev 5831)
+++ classlib6/core/src/classpath/javax/javax/imageio/IIOImage.java 2011-07-15 18:38:45 UTC (rev 5832)
@@ -1,268 +0,0 @@
-/* IIOImage.java --
- Copyright (C) 2003 Free Software Foundation, Inc.
-
-This file is part of GNU Classpath.
-
-GNU Classpath is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2, or (at your option)
-any later version.
-
-GNU Classpath is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-General Public License for more details.
-
-You should have received a copy of the GNU General Public License
-along with GNU Classpath; see the file COPYING. If not, write to the
-Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-02110-1301 USA.
-
-Linking this library statically or dynamically with other modules is
-making a combined work based on this library. Thus, the terms and
-conditions of the GNU General Public License cover the whole
-combination.
-
-As a special exception, the copyright holders of this library give you
-permission to link this library with independent modules to produce an
-executable, regardless of the license terms of these independent
-modules, and to copy and distribute the resulting executable under
-terms of your choice, provided that you also meet, for each linked
-independent module, the terms and conditions of the license of that
-module. An independent module is a module which is not derived from
-or based on this library. If you modify this library, you may extend
-this exception to your version of the library, but you are not
-obligated to do so. If you do not wish to do so, delete this
-exception statement from your version. */
-
-
-package javax.imageio;
-
-import java.awt.image.BufferedImage;
-import java.awt.image.Raster;
-import java.awt.image.RenderedImage;
-import java.util.List;
-
-import javax.imageio.metadata.IIOMetadata;
-
-/**
- * IIOImage is a container class for components of an image file that
- * stores image data, image metadata and thumbnails.
- *
- * The image data can be either a RenderedImage or a Raster but not
- * both. Image readers that produce IIOImages will always produce
- * BufferedImages from the RenderedImage field. Image writers that
- * accept IIOImages will always accept RenderedImages and may
- * optionally accept Rasters.
- *
- * @author Thomas Fitzsimmons (fi...@re...)
- */
-public class IIOImage
-{
- /**
- * Image data as a RenderedImage. null if this IIOImage uses the
- * Raster representation.
- */
- protected RenderedImage image;
-
- /**
- * Image metadata.
- */
- protected IIOMetadata metadata;
-
- /**
- * Image data as a Raster. null if this IIOImage uses the
- * RenderedImage representation.
- */
- protected Raster raster;
-
- /**
- * A list of BufferedImage thumbnails of this image.
- */
- protected List<? extends Buffered...
[truncated message content] |