public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/40616]  New: libgcj version of java.io.PrintStream missing constructors
@ 2009-07-02 11:02 gnu_andrew at member dot fsf dot org
  2009-07-26  0:38 ` [Bug libgcj/40616] " gnu_andrew at member dot fsf dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: gnu_andrew at member dot fsf dot org @ 2009-07-02 11:02 UTC (permalink / raw)
  To: java-prs

There are some new 1.5 PrintStream constructors that are in GNU Classpath but
not in the local gcj version of the same file.  This causes the OpenJDK7 b62
build to fail:

/mnt/builder/icedtea/bootstrap/jdk1.6.0/bin/javac  -J-XX:ThreadStackSize=1536
-J-XX:-PrintVMOptions -J-XX:+UnlockDiagnosticVMOptions -J-XX:-LogVMOutput
-J-Xmx896m -J-Xms128m -J-XX:PermSize=32m -J-XX:MaxPermSize=160m -encoding ascii
-XDignore.symbol.file=true -d
/mnt/builder/icedtea/openjdk-ecj/build/linux-amd64/btclasses \
            -sourcepath ../../tools/src -classpath
/mnt/builder/icedtea/bootstrap/jdk1.7.0/jre/lib/rt-closed.jar \
            ../../tools/src/build/tools/charsetmapping/Main.java
----------
1. ERROR in
/mnt/builder/icedtea/openjdk-ecj/jdk/make/tools/CharsetMapping/../../tools/src/build/tools/charsetmapping/GenerateEUC_TW.java
(at line 40)
        new PrintStream(new File(args[1], "EUC_TWMapping.java"), "ISO-8859-1"),
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The constructor PrintStream(File, String) is undefined

http://builder.classpath.org/japi/classpath-libgcj.html#err_missing_java_io


-- 
           Summary: libgcj version of java.io.PrintStream missing
                    constructors
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gnu_andrew at member dot fsf dot org
OtherBugsDependingO 39410
             nThis:


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40616


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-07-28 15:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-02 11:02 [Bug libgcj/40616] New: libgcj version of java.io.PrintStream missing constructors gnu_andrew at member dot fsf dot org
2009-07-26  0:38 ` [Bug libgcj/40616] " gnu_andrew at member dot fsf dot org
2009-07-28 15:08 ` gandalf at gcc dot gnu dot org
2009-07-28 15:09 ` gnu_andrew at member dot fsf dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).