This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
More information on JNI Win32 heap corruption
- From: Øyvind Harboe <oyvind dot harboe at zylin dot com>
- To: <java at gcc dot gnu dot org>
- Date: Fri, 23 May 2003 10:11:45 +0200
- Subject: More information on JNI Win32 heap corruption
I reported a heap corruption issue w/Suns javax.comm serial
port stuff, but I gather that I have a better chance of getting
response if I have a testcase that can be run under Linux.
However, this might be a GCJ JNI Win32 issue, and not just a
buggy .dll from Sun.
How to best proceed?
Suggestions?
If this problem(and others) are reproducable under WINE and Win32
only, then one approach might be to write a small doc on how to quickly
get WINE (or WINEX) up and running for GCJ testing purposes.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10919
Øyvind