java-prs archive
thread index for April - June, 2002
This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
Messages are ordered newest-to-oldest in this index. The newest
threads will be at the top of this page, the oldest will be at the bottom.
Within a single thread, the first mail note is the START of the thread;
the notes following that are in the chronological order of when they
were received. So globally, newest messages are at the top, but within
a thread, the oldest (the start of the thread) is at the top.
If you think about it, it is confusing. Just go with the flow and
everything will be all right.
- java/7169: /usr/ccs/bin/ld: Unsatisfied symbols: libiconv, libiconv_open, libiconv_close,
dave.anglin
- Re: libgcj/3883: Internal problem on Alpha OSF1,
mmitchel
- java/7123: TLtest in java testsuite fails, regression on 3.1 branch from 3.1 release,
davem
- java/7095: GCJ built multithreaded program keeps creating zombies,
aeby
- libgcj/7073: bytecode interpreter gives wrong answer for interface getSuperclass(),
jsturm
- java/7066: gcj generates invalid bytecode for inner classes,
Bruno Haible
- libgcj/7060: getMethod() doesn't search super interface,
jsturm
- libgcj/6996: gij needs assertion-related command-line options,
tromey
- Re: java/4865: gcj seg-faults on malformed source,
tromey
- java/6993: Manpage outdated: Input files,
Daniel.Bonniot
- java/6937: Segfault when deriving a class from another nested class,
konqueror
- java/6865: gcj: segmentation fault on incorrect input,
doko
- java/6832: pb with zip class,
de_vine20
- java/6823: "internal error: Segmentation fault" on -O2 compilation to machine code,
Oskar Liljeblad
- java/6820: miscompilation of (a,++a) as arguments to final method,
Oskar Liljeblad
- libgcj/6819: duplicate class registration bug,
Oskar Liljeblad
- java/6818: "Can't find default package" when package has no classes,
oskar
- libgcj/6756: missing Constructor in java.awt.Color,
goran
- java/6754: Casting to gnu.gcj.RawData causes SEGV,
adam
- java/6748: Array_3 testcase failing on powerpc-linux-gnu,
Franz.Sirl-kernel
- java/6729: Compiler error causing break of java.lang.Character.isWhitespace,
r.hautz
- java/6700: recompile xerces with gcj,
bertolod
- java/6699: recompile xerces with gcj,
bertolod
- libgcj/6652: new java.io.File("").getCanonicalFile() throws exception,
green
- libgcj/6651: build error,
k_fukui
- Re: libgcj/6554: Java cni bug finding class$,
tromey
- libgcj/6636: libgcj doesn't test gij,
tromey
- Re: java/5028: Possible missing internal function '_Unwind_RaiseException',
tromey
- Re: java/6336: function local classes name clash with other with same name,
tromey
- Re: java/1343: local classes are named incorrectly,
tromey
- Re: java/5913: Core dump for String constant instanceof,
tromey
- Re: java/1200: gcjh -jni doesn't respect class hierarchy,
tromey
- java/6587: gcj generates incorrect debug output,
tromey
- libgcj/6576: java.util.ResourceBundle.getResource ignores locale,
Bruno Haible
- libgcj/6554: cni compiler bug,
Chris Inacio
- java/6520: Mauve java.lang.Math.min compile failure,
mark
- java/6519: Empty Strings cannot always be optimized away,
mark
- Re: libgcj/5984: inclusion of libgcj-version in jar filename (libgcjX.jar),
tromey
- Re: java/6319: compiling an empty .java file failes,
tromey
- java/6502: gcj crashes when compiling a jar,
plasmoid
- java/6484: Error of compilation of GCJ-3.0 (debian gcj-3.0.4-5,
pierre.habouzit
- Re: java/3087: Re: java eh crash in gcc3 branch,
green
- java/6464: in anonymous class, static member class of enclosing class's parent not found,
Andrew Pimlott
- java/6462: jc1 "Cannot allocate xxx bytes after allocating yyyy bytes" message,
me
- java/6461: sparc-sun-solaris2.7 gcc-3.1 libjava testsuite failure in FileHandleGcTest,
ghazi
- java/6459: sparc-sun-solaris2.7 gcc-3.1 libjava testsuite failure in Throw_2,
ghazi
- Re: java/5941: incorrect "Unreachable statement" error,
tromey
- java/6425: jc1 generates fatal error on re-reading a class file,
per
- java/6393: alignment problems with jlong and inner class inheritance,
adam
- java/6391: Constant float to int conversions don't use ieee_real_to_integer when compiled to byte-code,
mark
- libgcj/6390: java.lang.reflect.Array.newInstance doesn't deal out of memory issues correctly,
mark
- libgcj/6389: System.getProperty("") should always throw an IllegalArgumentException,
mark
- java/6388: Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc,
mark
- java/6382: Conversion of long constants to string uses bad format,
Hans_Boehm
- Re: libgcj/6092: sparc-sun-solaris2.7 gcc-3.1 has hundreds of libjava failures with -m64,
rth
- java/6336: function local classes name clash (ClassPath),
goran
- Re: java/6325: gcc 3.0.3 can not compile a Hello World. (missing library),
rodrigc
- java/6319: gcj segfault on empty .java file,
andreas.lenz
- Re: libgcj/6158: libgcj won't bootstrap on sparc-sun-solaris2.8 if already installed,
tromey
- java/6314: gcj -R option conflicts with gcc,
tromey
- libgcj/6311: BigInteger Constructor Creates False Results (crypto failures?).,
ray
- Re: libgcj/1300: fail to call JNI_CreateJavaVM(),
bryce
- Re: java/5668: finit$ not called while using a constructor,
bryce
- Re: java/6085: gcj SEGVs on complicated inner class structures,
bryce
- libgcj/6302: http URLConnection does not support HTTP/1.1 (and chunked transfer encoding),
mark
- libgcj/6301: gij -jar does not work,
pinskia
- libgcj/6298: java.net.URL doesn't handle file:/c:/pub/files/foobar.txt correctly (Mauve failure),
mark
- libgcj/6297: ava.text.AttributedCharacterIterator.getAllAttributeKeys() mauve failure,
mark
- libgcj/6296: java.text.DateFormatSymbols and invalid locale ("yi, "yi") from Mauve,
mark
- libgcj/6295: java.text.SimpleDateFormat doesn't handle timezones correctly (Mauve regress test),
mark
- java/6294: private inner interface is flagged illegal,
noa
- libgcj/6293: PipedInputStream.close() does not notify writer (Mauve test),
mark
- java/6244: failure to execute programs which are compiled with gcj due to loader problems,
tilps
- Re: libgcj/6081: libjava make install fails: Arg list too long,
tromey
- Re: libgcj/6068: libgcj build picks up libgcj.spec from install tree,
tromey
- Re: libgcj/5303: Undocumented java programs,
tromey
- Re: libgcj/1442: Change Character implementation,
mark
- libgcj/6219: java.util.Propertiies failures with Mauve,
mark
- libgcj/6217: ResourceBundle getBundle seg-faults while reading a "zipped" jar file.,
awk
- libgcj/6209: output of java.io.File.getParent returns incorrect results,
awk
- java/6204: gcj generates invalid byte code,
nferrier
- libgcj/6187: method distance of class java.awt.geom.Point2D causes infinite recursion,
alberto.biancardi
- libgcj/6183: BufferedByteOutputStream doesn't handle InterruptedIOException correctly,
mark
- libgcj/6182: Mauve Character.unicode test gives bogus test results,
mark
- libgcj/6181: Mauve Introspector.jdk11: getBeanInfo fail for AWT classes,
mark
- java/6163: anonymous class verifier error,
nferrier
- libgcj/6158: libgcj won't boostrap on sparc-sun-solaris2.8 if already installed,
Gerald Pfeifer
- libgcj/6131: Working with Sun's 1.4 jre,
plm
Mail converted by MHonArc 2.5.5