--- Comment #1 from r_ovidius at eml dot cc 2007-02-23 20:53 ---
Also seems to affect process.destroy() somehow. The "DONE" is not printed
after the destroy call on gcj win32, but is on Sun.
public class ProcTest {
static Process process;
public static void main(Str
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: r_ovidius at eml dot cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30937
--- Comment #15 from r_ovidius at eml dot cc 2006-11-03 22:58 ---
Updated summary. (Happy 2 year birthday, stupid stubborn bug.)
--
r_ovidius at eml dot cc changed:
What|Removed |Added
--- Comment #11 from r_ovidius at eml dot cc 2006-06-07 03:16 ---
Alright, but, it seems strange that code that worked 2 months ago is suddenly
broken due to a bug filed 6 years ago. The "Regression" status of this
particular situation and this particular code seems to get
--- Comment #4 from r_ovidius at eml dot cc 2006-06-06 20:20 ---
Linux RH9 2.4.20 450Mhz
WinXP 2Ghz
I removed the call to VMSecureRandom from SecureRandom and just return length
at the moment, and everything works again. The usage of /dev/random did work
as well, but binaries would
--- Comment #4 from r_ovidius at eml dot cc 2006-06-06 18:03 ---
After reading more from http://tangentsoft.net/wskfaq/newbie.html [2.7], it
seems MESSAGE_FROM_MODULE won't really work. A lookup table would be needed
like in http://tangentsoft.net/wskfaq/examples/basics/ws-util.cp
c
Version: 4.2.0
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: r_ovidius at eml dot cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27908
--- Comment #3 from r_ovidius at eml dot cc 2006-06-05 19:14 ---
Same on mingw.
--
r_ovidius at eml dot cc changed:
What|Removed |Added
CC
--- Comment #3 from r_ovidius at eml dot cc 2006-06-05 14:46 ---
The intent was to stop my app from segfaulting. :) I'm not sure what you are
getting at...
FormatMessage fails when looking up nErrorCode, since Win98 doesn't have error
messages in FORMAT_MESSAGE_FROM_SYSTEM f
ED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: r_ovidius at eml dot cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27797
--- Comment #4 from r_ovidius at eml dot cc 2006-05-20 19:53 ---
The build was a crossed-native. A cross compiler (linux->mingw) was building a
mingw native compiler.
build=i686-pc-linux-gnu
host=i686-pc-mingw32
target=i686-pc-mingw32
--
http://gcc.gnu.org/bugzilla/show_bug.
: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: r_ovidius at eml dot cc
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-mingw32
GCC target triplet: i686-pc-mingw32
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27251
--- Comment #6 from r_ovidius at eml dot cc 2006-04-21 05:02 ---
One of the first things I tried was to remove the instanceof check and see what
would happen, but it just lead to another exception (I don't recall what it
was).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27228
HTTPURLConnection.connect
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: r_ovidius at eml dot cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27231
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: r_ovidius at eml dot cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27228
--- Comment #3 from r_ovidius at eml dot cc 2006-04-20 17:20 ---
Try with
String url = "ftp://gcc.gnu.org";;
(notice the missing "/" at the end). This results in
gnu.java.net.protocol.ftp.FTPException: Invalid number
}
}
--
Summary: FTP directory listing doesn't work
Product: gcc
Version: 4.1.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: r_ovidius at eml dot cc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27163
--- Comment #3 from r_ovidius at eml dot cc 2006-03-08 04:56 ---
Yes, I just compiled 4.1 on linux and the testcase works there.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25593
18 matches
Mail list logo