java-patches archive
thread index for January - March, 2001
This is the mail archive of the
java-patches@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.
- patches for DeflaterOutputStream.java and ZipOutputStream.java,
Per Bothner
- some patches for 1.3 compatibility,
Tony Kimball
- [PATCH] Java: Fix to PR java/2066 and java/2400.,
Alexandre Petit-Bianco
- ia64 eh, part 20d [libjava],
Richard Henderson
- ia64 eh, part 20a [java],
Richard Henderson
- ia64 eh, part 19 [java],
Richard Henderson
- ia64 eh, part 18 [java],
Richard Henderson
- JNDI patch 3,
Joerg Brunsmann
- JNDI patch 2,
Joerg Brunsmann
- JNDI patch,
Joerg Brunsmann
- [PATCH] FAQ Fix.,
Alexandre Petit-Bianco
- libjava Makefile.am: Fix libffi linking,
Bryce McKinlay
- `make install` should install the info files in java,
Andreas Jaeger
- Eliminate JvThrow,
Richard Henderson
- Re: libgcj/2357: HashMap does not handle initialCapacity=0 correctly,
Bryce McKinlay
- [PATCH] Java: Fix `make check' regression.,
Alexandre Petit-Bianco
- natDouble.cc::parseDouble patch,
Per Bothner
- PATCH: java/faq.html, java/merge-status.html,
Gerald Pfeifer
- Patch: _Jv_FindClassFromSignature,
Jeff Sturm
- Patch: JNI `field' fix,
Tom Tromey
- Patch: JNI field test,
Tom Tromey
- [PATCH] Java: fix to java/1213,
Alexandre Petit-Bianco
- Patch: -shared-libgcc for libffi,
Tom Tromey
- Patch: stupid typo fix,
Tom Tromey
- Patch: JNI fix from Marcus Daniels,
Tom Tromey
- JNDI typo patch,
Joerg Brunsmann
- [PATCH] Web site typo correction.,
Alexandre Petit-Bianco
- [PATCH] Java: miscellaneous patch and java/2333 fix,
Alexandre Petit-Bianco
- Patch: easier debugging of jc1,
Tom Tromey
- Patch: libjava -vs- shared libgcc,
Tom Tromey
- Patch: GC -vs- ARM,
Tom Tromey
- Patch: boehm-gc -vs- shared libgcc,
Tom Tromey
- patch for _Jv_IsAssignableFrom,
Per Bothner
- Patch: fix for PR libgcj/2338,
Tom Tromey
- patch to String.intern,
Per Bothner
- Java: add Class protection domain field,
Bryce McKinlay
- C++ patch: Add support for calling Java interfaces,
Bryce McKinlay
- patch for PR java/1208, plus other try-finally cleanups,
Per Bothner
- Patch: Java lexer bug fix,
Tom Tromey
- Patch: gcj warning avoidance,
Tom Tromey
- Patch: java.util.TimeZone,
Warren Levy
- patch for java/net/URLStreamHandler.java,
Per Bothner
- Patch: remove libgcj-assign.txt,
Tom Tromey
- patch to fix compiling inner classes from bytecode,
Per Bothner
- patch for jvspec,
Per Bothner
- patch to process to command-line .class files in two passes.,
Per Bothner
- Re: Multiple file compilation patch,
Mark Wielaard
- Re: java/2313: Java SimpleDateFormat crash with non US locales (french...),
Bryce McKinlay
- jar manifest main class can contain /,
Mark Wielaard
- Patch: String.intern,
Tom Tromey
- java/decl.c patch for clear_binding_level,
Per Bothner
- gcc/java patch for emitting iinc opcode,
Per Bothner
- java/parse.y patch removing,
Per Bothner
- Java: Remove NOP_EXPR from method invocations,
Jeff Sturm
- merging in java-related changes into gcc3 branch,
Per Bothner
- PATCH: lists.html,
Gerald Pfeifer
- patch for gc of interned String,
Per Bothner
- Patch: boehm-gc -vs- check,
Tom Tromey
- Patch: test suite LD_LIBRARY_PATH,
Tom Tromey
- PATCH: java/old-news.html markup fixes,
Gerald Pfeifer
- jc1 patch to remove BLOCK_EXPR_ORIGIN,
Per Bothner
- jc1 patch to set input_filename for source file,
Per Bothner
- minor java/parse.y simplification,
Per Bothner
- cleanup patch for java/decl.c,
Per Bothner
- jc1 patch: class_dtable_decl should be external,
Per Bothner
- jvspec patch,
Per Bothner
- another patch for better verifier diagnostics,
Per Bothner
- Java: Name mangling fix,
Bryce McKinlay
- Patch: Fix "PR 162" regression,
Tom Tromey
- Patch: Remove .xfail files,
Tom Tromey
- Re: Eliminating Assembler Already Defined Messages for Java Library,
Alexandre Petit-Bianco
- Patch: Fix for PR java/2216,
Tom Tromey
- Exception and SecurityManager bits and peices,
Bryce McKinlay
- Java: Don't mangle "$" characters in identifier names,
Bryce McKinlay
- Re: libgcj/2237: serialization doesn't throw exception on failure,
Bryce McKinlay
- Patch: fix for PR 1971,
Tom Tromey
- web: Add note about GCC 3.0 snapshots being available,
Bryce McKinlay
- Patch to java.util.TreeMap,
Jochen Hoenicke
- patch for libjava build failure,
Per Bothner
- java.math.BigInteger merges,
Per Bothner
- gcj static linking fix [Re: gcj build on Itanium],
Bryce McKinlay
- Fix for PR 2040,
Bryce McKinlay
- Changes to TimeZone.java,
Jochen Hoenicke
- Patch: java.io.Writer subclasses,
Tom Tromey
- Patch: ThreadGroup.enumerate,
Tom Tromey
- CharArrayReader, ByteArrayInputStream,
Bryce McKinlay
- Ingeger.getInteger() and Long.getLong(),
Bryce McKinlay
- java.util Classpath/libgcj merging,
Mark Wielaard
- JAVA: Fix clone() on arrays,
Bryce McKinlay
- Patch: File.listFiles,
Anthony Green
- Re: Things libgcj hackers should know,
Mark Wielaard
- PATCH: java/libgcj2.html, java/libgcj-platforms.html,
Gerald Pfeifer
- mainline libjava changes propagated to branch,
Bryce McKinlay
- [PATCH] Java: fixing a recent regression.,
Alexandre Petit-Bianco
- TreeMap.clone (yet again),
Bryce McKinlay
- clone() fixes for TreeMap & TreeSet,
Bryce McKinlay
- libjava: Fix comment in include/i386-signal.h,
Zack Weinberg
- Patch: bug fix for branch,
Tom Tromey
- Sync collections classes with classpath,
Bryce McKinlay
- HashSet.clone,
Bryce McKinlay
- More clone fixes,
Bryce McKinlay
- Collections: reverse order comparator,
Bryce McKinlay
- Re: Compile error with TreeSet,
Bryce McKinlay
- [PATCH] Java: fix for java/1261.,
Alexandre Petit-Bianco
- Reflection and TreeMap fixes,
Bryce McKinlay
- TreeMap, TreeSet,
Bryce McKinlay
- [PATCH] Java: fixing error report, avoiding crash.,
Alexandre Petit-Bianco
- [Patch] Java: fix to java/1392,
Alexandre Petit-Bianco
- Patch: java.io Reader subclass bug fixes,
Tom Tromey
- Patch: make AbstractGraphicsState.clone public,
Tom Tromey
- Patch: fix for PR libgcj/1351,
Tom Tromey
- Patch: Added News Item on Regression Testing,
Warren Levy
- Remove BlockDataException,
Bryce McKinlay
- Patch: interpreter bug fix,
Tom Tromey
- Patch: support *-unknown-* targets,
Anthony Green
- Patch: support non-libffi enabled platforms,
Anthony Green
- Patch: switch to __builtin_alloca,
Anthony Green
- Patch: java.util.Timer,
Tom Tromey
- gcc/java/Make-lang.in: Add dependencies for mangle_name.o,
Raja R Harinath
- [PATH] Java: fix for boostrap problem (java/1922),
Alexandre Petit-Bianco
- Java web updates,
Bryce McKinlay
- OutputStreamWriter IOException,
Bryce McKinlay
- floatToRawIntBits, doubleToRawLongBits, + cleanups.,
Bryce McKinlay
- Patch: fix for PR 1913,
Tom Tromey
- Float.java parseFloat addition patch,
Edgar Villanueva
- PATCH: further tweaks to the java pages,
Gerald Pfeifer
- Patch: java web page fixlet,
Tom Tromey
- Patch: java web page update,
Tom Tromey
- Patch: Recognize XFAILs in mauve.exp,
Warren Levy
- [PATCH] Adding methods to java.io.File.,
Alexandre Petit-Bianco
- Patch for residual sources.redhat/sourceware references in GCC,
Joseph S. Myers
- Patch: Fix for PR libgcj/1906,
Tom Tromey
- Patch: web pages -vs- gnats,
Tom Tromey
- Re: [PATCH] Java: fixing java/1905 and other issues.,
Alexandre Petit-Bianco
- [PATCH] Java: fixing gcc/1905 and other issues.,
Alexandre Petit-Bianco
- PATCH: some java web cleanups,
Gerald Pfeifer
- Fix for PR java/1895,
Bryce McKinlay
- [PATCH] Java: array alignment patch.,
Alexandre Petit-Bianco
- Patch: better error message for gcj when iconv fails,
Tom Tromey
- Patch: fix Jacks link on Java web page,
Tom Tromey
- Patch: web page on testing,
Tom Tromey
- Patch: Fix for PR 1866,
Tom Tromey
- Java: Class accessibility rules,
Bryce McKinlay
- Re: Alpha & sjlj-exceptions,
Jeff Sturm
- Patch: libtool --tag=CXX,
Tom Tromey
- PATCH: Divide overflow handler,
Andrew Haley
- Test of patch list,
Tom Tromey
- V3 ABI Java symbol demangling,
Bryce McKinlay
- Patch: JNI comments,
Tom Tromey
- libiberty: V3 ABI Java symbol demangling,
Bryce McKinlay
- [patch for] Re: Is serialization broken?,
Bryce McKinlay
- A little bit of 1.3! javax.sound.sampled,
Jon Beniston
- Patch: JNI -vs- signatures,
Tom Tromey
- Patch: bug fix in new test,
Tom Tromey
- Patch: New JNI tests,
Tom Tromey
- Patch: TimeZone portability fix,
Warren Levy
- Patch: Revised version of String intern patch,
Tom Tromey
- [PATCH]: Coping with a clean method DECL_NAMEs.,
Alexandre Petit-Bianco
- Patch: fabs fix,
Tom Tromey
- Importing AccessController and friends from Classpath,
Mark Wielaard
- Update copyright notice on Classpath/libgcj merged files,
Mark Wielaard
- Old patch for DataInpuStream from Classpath,
Mark Wielaard
- Patch: String.unintern,
Tom Tromey
- Patch: fabsf,
Tom Tromey
- Minor changes to improve libtool support of GCJ,
Alexandre Oliva
- Patch: don't install grepjar,
Tom Tromey
- Enable libgcj for Linux targets,
Bryce McKinlay
- Re: Enable libgcj for Linux targets,
Alexandre Oliva
- Re: Enable libgcj for Linux targets,
Rod Stewart
- Re: Enable libgcj for Linux targets,
Bryce McKinlay
- Re: Enable libgcj for Linux targets,
Mark Mitchell
- Re: Enable libgcj for Linux targets,
Bryce McKinlay
- Disabling Java by default,
Bryce McKinlay
- Re: Disabling Java by default,
Mark Mitchell
- Re: Enable libgcj for Linux targets,
Mark Mitchell
- Re: Enable libgcj for Linux targets,
Tom Tromey
- Re: Enable libgcj for Linux targets,
Jeff Sturm
- Re: Enable libgcj for Linux targets,
Tom Tromey
- Re: Enable libgcj for Linux targets,
Alexandre Petit-Bianco
- Re: Enable libgcj for Linux targets,
Jeff Sturm
- Re: Enable libgcj for Linux targets,
Mark Mitchell
- Re: Enable libgcj for Linux targets,
Gerald Pfeifer
- Re: Enable libgcj for Linux targets,
Tom Tromey
- Re: Enable libgcj for Linux targets,
Toon Moene
- Re: fastjar requires regex.h...,
Alexandre Oliva
- java/beans/Beans.java FIXME fix (Classpath merge),
Mark Wielaard
- newabi minor cleanup/fixes,
Bryce McKinlay
- [PATCH] New C++ ABI, cleanup patch.,
Alexandre Petit-Bianco
- Re: BigInteger.modPow bug? (was: Freenet compilation errors.),
Bryce McKinlay
- libjava.exp fix,
Richard Henderson
- [PATCH] New C++ ABI compatibility changes.,
Alexandre Petit-Bianco
- Re: java.net.URLDecoder doesn't follow spec.,
Mark Wielaard
- Patch: error->warning when assigning to final field,
Per Bothner
- Patch: minor Gtk peer work,
Tom Tromey
- Patch: Cursor fixlet,
Tom Tromey
- Patch: locale.h,
Tom Tromey
- Re: java install bug,
Bryce McKinlay
- libffi Win32 patch file,
Jon Beniston
- PATCH: Comment fix in BigDecimal,
Warren Levy
- PATCH: BigDecimal - libgcj/1596: setScale() missing from BigDecimal,
Warren Levy
- [PATCH] Done with gcj: adding Tamanoir.,
Alexandre Petit-Bianco
- PATCH: PR 1338: StreamTokenizer does not handle /* comments correctly,
Warren Levy
- Re: PATCH: PR 1411 Remove natTimeZone.cc (proposal),
Warren Levy
- Patch: build fix / PR java/1586,
Tom Tromey
- libjava build fix,
Bryce McKinlay
- Patch: generate texinfo documentation,
Anthony Green
- Patch: URLConnection fix (and more comment fixes),
Anthony Green
- FW: Patch: comment fixes,
Anthony Green
- java.io PipedInputStream PipedOutputStream PipedReader PipedWriter,
Bryce McKinlay
- Speed up array allocation,
Bryce McKinlay
- Thread comment,
Bryce McKinlay
- Patch: ScrollPane fix,
Tom Tromey
- Patch: more AWT code,
Tom Tromey
Mail converted by MHonArc 2.4.7