From 74efe9f06d74d93ad2170566dd082689e2b676c5 Mon Sep 17 00:00:00 2001 From: Andrew John Hughes Date: Tue, 28 Jul 2009 15:08:12 +0000 Subject: Fix for PR40616: missing java.io.PrintStream constructors. 2009-07-27 Andrew John Hughes PR libgcj/40616 * java/io/PrintStream.class: Regenerated. * java/io/PrintStream.h: Updated. * java/io/PrintStream.java: (PrintStream(File)): Ported from GNU Classpath version. (PrintStream(File, String)): Likewise. (PrintStream(String)): Likewise. (PrintStream(String, String)): Likewise. From-SVN: r150161 --- .../gnu/classpath/tools/gjdoc/ConstructorDocImpl.class | Bin 757 -> 753 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'libjava/classpath/tools') diff --git a/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/ConstructorDocImpl.class b/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/ConstructorDocImpl.class index 774e33c..e75c4e0 100644 Binary files a/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/ConstructorDocImpl.class and b/libjava/classpath/tools/classes/gnu/classpath/tools/gjdoc/ConstructorDocImpl.class differ -- cgit v1.1