public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/13885] Slight incompatibility w/Suns JRE
  2004-01-27 14:11 [Bug java/13885] New: Slight incompatibility w/Suns JRE oyvind dot harboe at zylin dot com
  2004-01-27 14:04 ` [Bug java/13885] " oyvind dot harboe at zylin dot com
@ 2004-01-27 14:04 ` oyvind dot harboe at zylin dot com
  2004-01-27 14:11 ` oyvind dot harboe at zylin dot com
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2004-01-27 14:04 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 221 bytes --]


------- Additional Comments From oyvind dot harboe at zylin dot com  2004-01-27 13:34 -------
When I run it from Suns JRE, I do not get the exception.


Øyvind


-- 


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


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

* [Bug java/13885] Slight incompatibility w/Suns JRE
  2004-01-27 14:11 [Bug java/13885] New: Slight incompatibility w/Suns JRE oyvind dot harboe at zylin dot com
@ 2004-01-27 14:04 ` oyvind dot harboe at zylin dot com
  2004-01-27 14:04 ` oyvind dot harboe at zylin dot com
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2004-01-27 14:04 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From oyvind dot harboe at zylin dot com  2004-01-27 13:33 -------
Created an attachment (id=5594)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5594&action=view)
Source file


-- 


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


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

* [Bug java/13885] New: Slight incompatibility w/Suns JRE
@ 2004-01-27 14:11 oyvind dot harboe at zylin dot com
  2004-01-27 14:04 ` [Bug java/13885] " oyvind dot harboe at zylin dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2004-01-27 14:11 UTC (permalink / raw)
  To: gcc-bugs

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


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

* [Bug java/13885] Slight incompatibility w/Suns JRE
  2004-01-27 14:11 [Bug java/13885] New: Slight incompatibility w/Suns JRE oyvind dot harboe at zylin dot com
  2004-01-27 14:04 ` [Bug java/13885] " oyvind dot harboe at zylin dot com
  2004-01-27 14:04 ` oyvind dot harboe at zylin dot com
@ 2004-01-27 14:11 ` oyvind dot harboe at zylin dot com
  2004-01-28  6:09 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2004-01-27 14:11 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From oyvind dot harboe at zylin dot com  2004-01-27 13:33 -------
Created an attachment (id=5595)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5595&action=view)
Source file


-- 


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


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

* [Bug java/13885] Slight incompatibility w/Suns JRE
  2004-01-27 14:11 [Bug java/13885] New: Slight incompatibility w/Suns JRE oyvind dot harboe at zylin dot com
                   ` (2 preceding siblings ...)
  2004-01-27 14:11 ` oyvind dot harboe at zylin dot com
@ 2004-01-28  6:09 ` pinskia at gcc dot gnu dot org
  2004-01-28  7:45 ` oyvind dot harboe at zylin dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-28  6:09 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-28 06:09 -------
Can you attach or point to where someone could find activation.jar javax-security.jar jsse.jar 
inetlib.jar gnumail.jar?

-- 


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


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

* [Bug java/13885] Slight incompatibility w/Suns JRE
  2004-01-27 14:11 [Bug java/13885] New: Slight incompatibility w/Suns JRE oyvind dot harboe at zylin dot com
                   ` (3 preceding siblings ...)
  2004-01-28  6:09 ` pinskia at gcc dot gnu dot org
@ 2004-01-28  7:45 ` oyvind dot harboe at zylin dot com
  2004-01-28  8:47 ` oyvind dot harboe at zylin dot com
  2004-01-28 17:50 ` oyvind dot harboe at zylin dot com
  6 siblings, 0 replies; 8+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2004-01-28  7:45 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 647 bytes --]


------- Additional Comments From oyvind dot harboe at zylin dot com  2004-01-28 07:45 -------
>Can you attach or point to where someone could find activation.jar 
>javax-security.jar jsse.jar inetlib.jar gnumail.jar?

They are in GNU Classpath/Classpathx CVS.

Arrgggh.... I can't find gnumail.jar + smtp.jar.

I always thought it strange that GNU Classpath/Classpathx doesn't make 
the .jar's more readily available.

http://savannah.gnu.org/cgi-bin/viewcvs/classpathx/mail/lib/
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/inetlib/lib/
ftp://alpha.gnu.org/gnu/classpath/

Øyvind


-- 


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


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

* [Bug java/13885] Slight incompatibility w/Suns JRE
  2004-01-27 14:11 [Bug java/13885] New: Slight incompatibility w/Suns JRE oyvind dot harboe at zylin dot com
                   ` (4 preceding siblings ...)
  2004-01-28  7:45 ` oyvind dot harboe at zylin dot com
@ 2004-01-28  8:47 ` oyvind dot harboe at zylin dot com
  2004-01-28 17:50 ` oyvind dot harboe at zylin dot com
  6 siblings, 0 replies; 8+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2004-01-28  8:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From oyvind dot harboe at zylin dot com  2004-01-28 08:47 -------
Created an attachment (id=5598)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5598&action=view)
This is gnumail.jar compiled from GNU Classpath CVS


-- 


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


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

* [Bug java/13885] Slight incompatibility w/Suns JRE
  2004-01-27 14:11 [Bug java/13885] New: Slight incompatibility w/Suns JRE oyvind dot harboe at zylin dot com
                   ` (5 preceding siblings ...)
  2004-01-28  8:47 ` oyvind dot harboe at zylin dot com
@ 2004-01-28 17:50 ` oyvind dot harboe at zylin dot com
  6 siblings, 0 replies; 8+ messages in thread
From: oyvind dot harboe at zylin dot com @ 2004-01-28 17:50 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From oyvind dot harboe at zylin dot com  2004-01-28 17:50 -------
Created an attachment (id=5600)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5600&action=view)
These are the .jar files required

I recommend getting them from GNU Classpath/Classpathx, but here they are.

-- 


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


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

end of thread, other threads:[~2004-01-28 17:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-27 14:11 [Bug java/13885] New: Slight incompatibility w/Suns JRE oyvind dot harboe at zylin dot com
2004-01-27 14:04 ` [Bug java/13885] " oyvind dot harboe at zylin dot com
2004-01-27 14:04 ` oyvind dot harboe at zylin dot com
2004-01-27 14:11 ` oyvind dot harboe at zylin dot com
2004-01-28  6:09 ` pinskia at gcc dot gnu dot org
2004-01-28  7:45 ` oyvind dot harboe at zylin dot com
2004-01-28  8:47 ` oyvind dot harboe at zylin dot com
2004-01-28 17:50 ` oyvind dot harboe at zylin dot com

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).