java-patches archive
thread index for October - December, 2002
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.
- Patch: FYI: PR 7416,
Tom Tromey
- Patch: FYI: don't install GC headers,
Tom Tromey
- Patch: FYI: Update javaprims.h on branch,
Tom Tromey
- Patch: FYI: Fixed classes.pl,
Tom Tromey
- Have a funny New year,
jason
- [libffi] closures for sparc,
Jeff Sturm
- BigInteger patch (long),
Raif S. Naffah
- java.util.Properties patch,
Mark Wielaard
- URLStreamHandler.toExternalForm() patch,
Mark Wielaard
- Tweak fastjar man page rules,
DJ Delorie
- Patch for Cover Texts in Java manpages,
Joseph S. Myers
- Patch for version numbers in manuals: use gcc-common.texi,
Joseph S. Myers
- Patch: java.awt.Polygon bug fix in non-default constructor,
Scott Gilbertson
- Patch: fix and speed-up object marking,
Anthony Green
- URLClassLoader fix for getCanonicalFileURL fix,
Mark Wielaard
- StringBuffer patch,
Mark Wielaard
- java.util.TreeMap patch,
Eric Blake
- Patch: FYI: gcj 3.3 update,
Tom Tromey
- Networking properties,
Joerg Brunsmann
- Patch: PR java/8712,
Tom Tromey
- Patch: FYI: resource bundle fix,
Tom Tromey
- Patch: FYI: update libtool version,
Tom Tromey
- Patch: FYI: gcj 3.3 status update,
Tom Tromey
- Patch: FYI: interpreter fixes,
Tom Tromey
- Patch: platform usleep function,
Tom Tromey
- [PATCH] initial java.net.DatagramPacket merge with classpath,
Michael Koch
- Patch: FYI: PR libgcj/8945,
Tom Tromey
- Patch: PR java/8955,
Tom Tromey
- StringTokenizer,
Dhek Bhun Kho
- Patch: FYI: gcj 3.3 status page,
Tom Tromey
- xerces-xalan (last installment),
Dhek Bhun Kho
- logkit,
Dhek Bhun Kho
- java.beans.*,
Dhek Bhun Kho
- Log4J,
Dhek Bhun Kho
- xerces-xalan,
Dhek Bhun Kho
- Diff for bcel 5.0,
Dhek Bhun Kho
- Re: Re[2]: none (Jakarta ant),
Dhek Bhun Kho
- BigInteger.modInverse() fix,
Mark Wielaard
- Re: BigInteger.modInverse() fix,
Per Bothner
- Re: BigInteger.modInverse() fix,
Tom Tromey
- Re: BigInteger.modInverse() fix,
Per Bothner
- Re: BigInteger.modInverse() fix,
Per Bothner
- ObjectStreamClass,
Dhek Bhun Kho
- Re: ObjectStreamClass,
Tom Tromey
- Re: BigInteger.modInverse() fix,
Raif S. Naffah
- Re: BigInteger.modInverse() fix,
Per Bothner
- Re: BigInteger.modInverse() fix,
Raif S. Naffah
- Re: BigInteger.modInverse() fix,
Per Bothner
- Re: BigInteger.modInverse() fix,
Raif S. Naffah
- Re: BigInteger.modInverse() fix,
Dhek Bhun Kho
- Re: BigInteger.modInverse() fix,
Raif S. Naffah
- Re: BigInteger.modInverse() fix,
Tom Tromey
- Re: gcj minor bug,
Dhek Bhun Kho
- Java: fixes for -fno-assume-compiled,
Jeff Sturm
- FYI: java.security provider framework fixes,
Mark Wielaard
- Patch: FYI: test suite fix,
Tom Tromey
- resolveClass0 should throw LinkageErrors,
Mark Wielaard
- Patch: FYI: missing synchronization,
Tom Tromey
- Patch (please comment): class loader and interpreter fixes,
Tom Tromey
- Patch: FYI: classloader rearrangement,
Tom Tromey
- Patch: FYI: win32.h bug fix,
Tom Tromey
- Patch: FYI:,
Tom Tromey
- Patch: FYI: remove redundant test,
Tom Tromey
- Patch: URLClassLoader change,
Tom Tromey
- Patch: FYI: Test for PR 8823,
Tom Tromey
- ResourceBundle patch,
Mark Wielaard
- JNI/Win32 Patch #4: Make "stdcall"-based JNI method calls possiblefor compiled code,
Ranjit Mathew
- JNI/Win32 Patch #3: Change _Jv_LookupJNIMethod( ) for "stdcall" exportvariations on Win32,
Ranjit Mathew
- Patch: test case for java/8866,
Anthony Green
- JNI/Win32 Patch #2: Fix lookup of "JNI_OnLoad" on loading a JNI DLL,
Ranjit Mathew
- FYI: Two small java.net fixlets,
Mark Wielaard
- Patch: FYI: fix memory leak,
Tom Tromey
- Patch (Java): Remove Custom Encoding of Line Numbers for FunctionDecls Before Emitting Code,
Ranjit Mathew
- Patch: FYI: test case,
Tom Tromey
- Re: ClassLoader: unexpected exception during linking,
Tom Tromey
- JNI/Win32 Patch #1: Use "stdcall" Convention in the Interpreter toInvoke Native Methods,
Ranjit Mathew
- Set lt_cv_deplibs_check_method to pass_all for sh-linux-gnu (Was[PATCH/RFA] Java: DWARF2 exception on sh-linux),
kaz Kojima
- Patch: FYI: SocketPermission fixlet,
Tom Tromey
- Patch: FYI: security manager, class loaders and resource bundles,
Tom Tromey
- Patch: FYI: formatting fix,
Tom Tromey
- FYI: getP() for DSA keys and parameter-spec returned q,
Mark Wielaard
- Patch: FYI: JNI fix,
Tom Tromey
- Patch: java.awt.CardLayout.show fix - was sometimes showing the wrong component,
Scott Gilbertson
- Patch: FYI: gcj page updates,
Tom Tromey
- Patch: Get fillPolygon working in xlib: DirectRasterGraphics,IntegerGraphicsState,XGraphics,GC,natGC,
Scott Gilbertson
- Patch: XGraphicsConfiguration,XToolkit: display colors properly in 16-bit display modes,
Scott Gilbertson
- Patch: GLightweightPeer,LightweightPeer,Toolkit allow creation and display of lightweight components,
Scott Gilbertson
- Patch: libjava/Makefile.am,libjava/Makefile.in fix for compile error with --enable-java-awt=xlib,
Scott Gilbertson
- Unreviewed patch: DWARF2 exception on sh-linux,
kaz Kojima
- Patch: FYI: xfails for jacks,
Tom Tromey
- Patch: PR java/8740 fix,
Tom Tromey
- Patch: FYI: PR 8738,
Tom Tromey
- FYI: Remerge SecurityManager with Classpath,
Mark Wielaard
- FYI: Mauve xfails update,
Mark Wielaard
- Java Patches: -fno-org-xml-sax and -fno-org-w3c-dom,
Anthony Green
- Patch: org.sax update,
Anthony Green
- Patch: FYI: PR 8759,
Tom Tromey
- [Patch] java.nio.channels documentation,
Michael Koch
- [Patch] gnu.java.nio,
Michael Koch
- [Patch] New files for native functionalities in gnu.java.nio,
Michael Koch
- [Patch] Fixes for gnu.java.nio,
Michael Koch
- Patch installed for warning regression in java/decl.c,
Kaveh R. Ghazi
- Patch: java.awt.image.ColorModel normalize/denormalize scaling error,
Scott Gilbertson
- Patch: FYI: Locale fixlet,
Tom Tromey
- Patch: FYI: verifier bug fixes,
Tom Tromey
- FYI: javax.transaction imported into GNU Classpath,
Mark Wielaard
- Patch: FYI: back out "fix",
Tom Tromey
- Patch: FYI: verifier and interpreter fix,
Tom Tromey
- URLClassLoader update,
Mark Wielaard
- Lazy instantiation of Jar and Zip files,
Mark Wielaard
- darwin & socklen_t,
Andreas Tobler
- FYI: javax.naming imported into Classpath,
Mark Wielaard
- PATCH: java/test.html removal,
Gerald Pfeifer
- Patch: FYI: PR 8676 test,
Tom Tromey
- Patch: PR java/8676,
Tom Tromey
- URL and URLStreamHandler merge with Classpath,
Mark Wielaard
- [PATCH/RFA] Java: DWARF2 exception on sh-linux,
kaz Kojima
- [PATCH] Fix libjava.loader/loader.exp problems,
Ulrich Weigand
- {Patch] java.net network functions,
Michael Koch
- Re: {Patch] java.net network functions,
Richard Earnshaw
- Re: {Patch] java.net network functions,
Michael Koch
- Re: {Patch] java.net network functions,
Richard Earnshaw
- Re: {Patch] java.net network functions,
Michael Koch
- Re: {Patch] java.net network functions,
Richard Earnshaw
- Re: {Patch] java.net network functions,
Tom Tromey
- Re: {Patch] java.net network functions,
Per Bothner
- Re: {Patch] java.net network functions,
Tom Tromey
- Re: {Patch] java.net network functions,
Per Bothner
- Re: {Patch] java.net network functions,
Anthony Green
- Re: {Patch] java.net network functions,
Tom Tromey
- Re: {Patch] java.net network functions,
Richard Earnshaw
- Re: {Patch] java.net network functions,
Michael Koch
- Re: {Patch] java.net network functions,
Richard Earnshaw
- Re: {Patch] java.net network functions,
Tom Tromey
- Re: {Patch] java.net network functions,
Richard Earnshaw
- Re: {Patch] java.net network functions,
Michael Koch
- Re: {Patch] java.net network functions,
Richard Earnshaw
- Re: {Patch] java.net network functions,
Tom Tromey
- PATCH: java/status.html,
Gerald Pfeifer
- Patch: (fastjar) Open Extracted Files in Binary Mode,
Ranjit Mathew
- Patch: FYI: Reference fixes,
Tom Tromey
- Patch: FYI: PR 7912,
Tom Tromey
- [Patch] java.nio,
Michael Koch
- 3.3 PATCH: Fix Tru64 UNIX shared library versioning,
Rainer Orth
- [Patch] java.net and java.nio fixes,
Michael Koch
- KeyStore patch,
Joerg Brunsmann
- FYI: Classpath merge of HttpURLConnection,
Mark Wielaard
- FYI: Classpath merge/java.security framework update,
Mark Wielaard
- Patch: FYI: PR 8593,
Tom Tromey
- Patch: FYI: classpath mergelet,
Tom Tromey
- Patch: FYI: define gnu.classpath.home,
Tom Tromey
- Patch: Add JNICALL/JNIEXPORT attributes to JNI functions in jni.h/jni.cc,
Ranjit Mathew
- [PATCH] java.nio.channels,
Michael Koch
- patch for "./configure" in libffi (more pr 7090),
DJ Delorie
- [Patch] java.nio.charset merges from classpath,
Michael Koch
- Patch: FYI: another tree lock patch,
Tom Tromey
- Patch: FYI: layout -vs- tree lock,
Tom Tromey
- Patch: FYI: java.io fixlet,
Tom Tromey
- Patch: FYI: Classpath merge,
Tom Tromey
- Patch: FYI: fix classpath comparison script,
Tom Tromey
- Two small patches,
Mark Wielaard
- Patch: stdcall support for libffi (X86_WIN32),
Ranjit Mathew
- PATCH: remove java/thanks.html,
Gerald Pfeifer
- Patch: FYI: JNI bug fix,
Tom Tromey
- Patch: FYI: AWT fixlet,
Tom Tromey
- Patch: FYI: Classpath AWT merge,
Tom Tromey
- Patch: FYI: ScrollPane fix,
Tom Tromey
- Patch: FYI: AWT fixes,
Tom Tromey
- Patch: [WAS: Re: Why is GCJ shy of overwriting a .class file?],
Ranjit Mathew
- (ÁÖ)ÈÞ¸ÕÄÄ,
VoIP
- Patch: jni.h: Define JNICALL, JNIIMPORT and JNIEXPORT for Win32,
Ranjit Mathew
- RMI patch,
Mark Wielaard
- natField.cc patch to use getType(),
Mark Wielaard
- Patch: FYI: fastjar dostime.c rewrite,
Tom Tromey
- java.awt,
Michael Koch
- Patch: FYI: PR 8481,
Tom Tromey
- Patch: FYI: gcjh and JNIEXPORT,
Tom Tromey
- Patch: FYI: jacks test suite,
Tom Tromey
- Patch: FYI: security provider fixlet,
Tom Tromey
- Patch: FYI: PR 7912 test case,
Tom Tromey
- Patch: more loader test code,
Anthony Green
- Patch: FYI: class loader fix,
Tom Tromey
- Patch: New ClassLoader test,
Anthony Green
- Patch: fix for PR 7912,
Tom Tromey
- Patch: ClassLoader tests,
Anthony Green
- Patch: FYI: another gcj status update,
Tom Tromey
- Patch: FYI: status update,
Tom Tromey
- Patch: FYI: java.nio patchlet,
Tom Tromey
- Patch: PR java/6388,
Tom Tromey
- [PATCH] Merge vtable runtime support,
Jeff Sturm
- Patch: FYI: gcj class initialization fix,
Tom Tromey
- Patch: FYI: new test case,
Tom Tromey
- Patch: FYI: PR 8415 test case,
Tom Tromey
- Patch: PR 8415,
Tom Tromey
- Patch: FYI: find mauve automatically,
Tom Tromey
- Some Classpath merging,
Mark Wielaard
- Patch: jar Attributes fix,
Anthony Green
- Patch: Locale optimization,
Anthony Green
- Fix makefile for bi-arch,
Andreas Schwab
- java/status.html updates,
Jeff Sturm
- Re: java/status.html updates,
Per Bothner
- Re: java/status.html updates,
Gerald Pfeifer
- Re: java/status.html updates,
Per Bothner
- Re: java/status.html updates,
Gerald Pfeifer
- Re: java/status.html updates,
Per Bothner
- Re: java/status.html updates,
Andreas Jaeger
- GCJ redesign (was: java/status.html updates),
Gerald Pfeifer
- Re: GCJ redesign (was: java/status.html updates),
Per Bothner
- Re: GCJ redesign (was: java/status.html updates),
Gerald Pfeifer
- Re: GCJ redesign (was: java/status.html updates),
Gerald Pfeifer
- Re: GCJ redesign (was: java/status.html updates),
Tom Tromey
- Re: GCJ redesign,
Gerald Pfeifer
- Re: GCJ redesign,
Tom Tromey
- Re: GCJ redesign,
Gerald Pfeifer
- Re: GCJ redesign,
Gerald Pfeifer
- Re: java/status.html updates,
Jeff Sturm
- Re: java/status.html updates,
Tom Tromey
- Re: java/status.html updates,
Jeff Sturm
- Re: java/status.html updates,
Anthony Green
- [PATCH] [Attn Adam] Migrate libgcj to WinSock 2 on Windows,
Ranjit Mathew
- ZipFile speed improvement patch,
Mark Wielaard
- 3.3 PATCH: Fix non-threaded libjava bootstrap failure,
Rainer Orth
- Patch: FYI: gij --showversion and java.library.path,
Tom Tromey
- Patch: FYI: Remove a test,
Tom Tromey
- Patch: FYI: jni.cc fixes,
Tom Tromey
- Patch: FYI: test case for PR 6388,
Tom Tromey
- Patch: fix PR 6388,
Tom Tromey
- Patch: FYI: fix for PR java/8296,
Tom Tromey
- java.awt.GridBagLayout,
Mark Anderson
- some InetAddress and URL and more fixes,
Michael Koch
- mingw hash sync patch, take 2,
Adam Megacz
- [PATCH] GetFileAttributesEx not present on Win95,
Ranjit Mathew
- [PATCH] jar tool should honour umask while creating a jar,
Ranjit Mathew
- [PATCH] java.util.StringTokenizer assumes order of parameter evaluation,
Ranjit Mathew
- Re: PR 8234: ZipInputStream chokes when InputStream.read() returns small chunks,
Tom Tromey
- Effecting MKDIR_TAKES_ONE_ARG for fastjar,
Ranjit Mathew
- FYI: Enable more Mauve tests,
Mark Wielaard
- Re: glibc-2.2.5 bug triggered by Java interpreter,
Mark Wielaard
- java.net URL stuff,
Michael Koch
- javax.swing,
Michael Koch
- java.net - the never ending story,
Michael Koch
- Patch: fix warning regression in java/parse.y,
Kaveh R. Ghazi
- [PATCH] Fix err10.java test case failure on 64-bit hosts,
Ulrich Weigand
- Patch: PR 8003,
Andrew Haley
- We Build The Internet. WebXperts Design, Inc. (Design / Programming / Consultation),
WebXperts Design, Inc.
- java.nio,
Michael Koch
- Thread.setDaemon() patch,
Mark Wielaard
- FYI: Classpath java.security resync,
Mark Wielaard
- FYI: Remerge Throwable with Classpath,
Mark Wielaard
- Re: little classpath merge,
Mark Wielaard
- java.net.InetAddress,
Michael Koch
- serialVersionUID fixes,
Michael Koch
Patch: FYI: build fixlet,
Tom Tromey
java.awt.dnd,
Michael Koch
Re: java.net,
Michael Koch
RE: [PATCH] Improved boehm-gc support for s390/s390x,
Boehm, Hans
Patch: FYI: java.rmi mergelet,
Tom Tromey
Patch: FYI: classpath comparison,
Tom Tromey
[PATCH] libjava updates for s390/s390x,
Ulrich Weigand
[PATCH] Fix libffi for 64-bit big-endian platforms,
Ulrich Weigand
Mail converted by MHonArc 2.5.13