This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug java/13885] New: Slight incompatibility w/Suns JRE


I'm compiling w/Mohans latest build.

gcj -g -o TestUTF8.exe activation.jar javax-security.jar jsse.jar inetlib.jar 
gnumail.jar TestUTF8.java --main=TestUTF8 Dummy.java


e:\eclipse\workspace\testmail>testutf8
java.io.IOException: The handle is invalid.

   at __ZN3gnu4mail4util18Base64OutputStream5closeEv 
(C:\eclipse\workspace\testm
ail\gnu\mail\util\Base64OutputStream.java:144)
   at __ZN8TestUTF84mainEP6JArrayIPN4java4lang6StringEE 
(C:\eclipse\workspace\te
stmail\TestUTF8.java:80)
   at _main (c:\Temp\cc4Qdaaa.i:11)

-- 
           Summary: Slight incompatibility w/Suns JRE
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: oyvind dot harboe at zylin dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]