java-patches archive
subject index for July - September, 2005

This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

4.1 PATCH: Fix libjava bootstrap failure in split-for-gcj.sh

[4.0] Patch: FYI: PR 21020

[Bug libffi/21819] i*86-*-gnu* not enabled in configure.ac

[Bug libgcj/23182] instanceof sometimes fails if compiled with -findirect-dispatch

[committed] Fix check for darwin[0-7].* in configure.ac

[committed] Fix PR libgcj/23507

Re: [committed] Fix problem with the rename of pp_format_text to pp_format in the java front-end

[committed] Fix problem with the rename of pp_format_text to pp_format in the java front-end

Re: [committed] Fix problem with the rename of pp_format_text topp_format in the java front-end

[committed] Fix stack trace on hppa-unknown-linux-gnu

Re: [cp-patches] [Patch] Improve/fix gnu.java.net.LineInputStream...

Re: [cp-patches] [RFA/JDWP] Signature.java

Re: [cp-patches] Re: Absolute URL parsing bug

[Fwd: Patch: file resources require canonicalized names]

[Fwd: Stop java making non-canonical trees]

[FYI/JDWP] added method to Signature.java

[FYI/JDWP] FieldCommandSet.java and InterfaceCommandSet.java

[FYI/JDWP] shutting down in PacketProcessor

[gcjx] Definite Assignment Fix

[gcjx] Patch: Avoid segfaulting on not finding a JAR in the CLASSPATH

[gcjx] Patch: Copy over message string in exception classes

[gcjx] Patch: FYI: .class error handling

[gcjx] Patch: FYI: 1.5 class reading fixes

[gcjx] Patch: FYI: abstract method handling

[gcjx] Patch: FYI: add debugging option to configure

[gcjx] Patch: FYI: another verifier fix

[gcjx] Patch: FYI: avoid shadowing errors with enums

[gcjx] Patch: FYI: bug fix in Character unboxing

[gcjx] Patch: FYI: bytecode optimizer fix

[gcjx] Patch: FYI: Character unboxing for trees

[gcjx] Patch: FYI: cleanup bug in bytecode generation

[gcjx] Patch: FYI: correctly register copied variables

[gcjx] Patch: FYI: enhanced for and boxing

[gcjx] Patch: FYI: fix 'ncode' setting

[gcjx] Patch: FYI: fix class generation buglet

[gcjx] Patch: FYI: fix class instance thinko

[gcjx] Patch: FYI: fix crash in bytecode generator

[gcjx] Patch: FYI: fix earlier snafu

[gcjx] Patch: FYI: fix enum parsing

[gcjx] Patch: FYI: fix for static accessors

[gcjx] Patch: FYI: friendlier help with -j

[gcjx] Patch: FYI: gcjx verifier and primitive types

[gcjx] Patch: FYI: generic types in bytecode generator

[gcjx] Patch: FYI: handle deleted variables

[gcjx] Patch: FYI: handle dependency tracking

[gcjx] Patch: FYI: minor documentation update

[gcjx] Patch: FYI: optimizer fixlet

[gcjx] Patch: FYI: special-case Character for unboxing

[gcjx] Patch: FYI: speed up lexer

[gcjx] Patch: FYI: static accessor methods

[gcjx] Patch: FYI: static initializer fix

[gcjx] Patch: FYI: tree type fixes

[gcjx] Patch: FYI: two 1.5 fixes

[gcjx] Patch: FYI: verifier bug fix

[gjx] Patch: FYI: emit undeclared exceptions

[java] Use fold_buildN

[libgcj] Makefile.am update for classpath

[libgcj] Patch to make libgcj work with autoreconf again

[PATCH PING ^2] Make CONSTRUCTOR use VEC

[patch ping] libffi: SH: Unreviewed patches

[PATCH ping] Make CONSTRUCTOR use VEC

[patch] fix bootstrap in libjava

[Patch] Fix broken ByteArrayOutputStream.toString(int)...

[patch] Fix PR23230 - wrong code generated in inner class

[patch] fix typo

[Patch] FYI: Update HACKING...

[PATCH] gimplifying leaves reference to the BLOCK's body

[Patch] Improve/fix gnu.java.net.LineInputStream...

[patch] java: Fix comment typos.

[patch] libffi testsuite new tests

[patch] libffi: SH: Fix a latent bug

[patch] libffi: SH: fix on sh3

Re: [patch] libjava: avoid using escape sequence with undefined behaviour in echo

[patch] libjava: avoid using escape sequence with undefined behaviour in echo

Re: [patch] libjava: avoid using escape sequence with undefined behaviourin echo

Re: [Patch] PR java/19870: Private static members accessed across nested classes (Part 2, Take 2)

[Patch] PR java/19870: Private static members accessed across nestedclasses (Part 2, Take 2)

Re: [Patch] PR java/21418: Order of files on command line matters while resolving inheritance

[Patch] PR java/21418: Order of files on command line matters whileresolving inheritance

Re: [Patch] PR java/21418: Order of files on command line matterswhile resolving inheritance

[Patch] PR java/22113: Fix buffer overflow in Java lexer for FP literals

Re: [Patch] PR java/22113: Fix buffer overflow in Java lexer forFP literals

[patch] reduce xfail on jacks

[PATCH] Speedup gij/libjava loading on darwin

[patch] update mauve xfails

[RFA/JDWP] ClassObjectReferenceCommandSet.java

Re: [RFA/JDWP] CommandSet interface and PacketProcessor

Re: [RFA/JDWP] IdManager, Events

[RFA/JDWP] ReferenceTypeCommandSet.java

Re: [RFA/JDWP] StringReferenceCommandSet.java

[RFA/JDWP] ThreadGroupReferenceCommandSet.java

[RFA/JDWP] VirtualMachineCommandSet.java

[RFA/JDWP} ObjectReferenceCommandSet.java

[RFC patch] libffi support for FreeBSD/PowerPC

[RFC] Move some target specific checks to configure.host from configure

Absolute URL parsing bug

Automake versions (was: Patch to make libgcj work with autoreconf again)

Re: Automake versions (was: Patch to make libgcj work withautoreconf again)

Re: Big Classpath Merge warning

Copyright assignments and java/libgcj.

fix locking for ppc64 on Darwin

Fix missing parens in java/expr.c

Fix type mismatches in assignment statements

Re: FSF Address update for libjava directory

FYI: fix PR23549

FYI: update zlib

GC fix for sh-linux

gcc-4.1-20050716:A patch to support FreeBSD 5 pthread

java/net/URLConnection.java

Re: Kill hack in java disabling unit-at-a-time

Patch to fix PR9861

Patch to fix PR9861 (reprise)

Patch to make gcjh generate correct headers for mingw

Patch to resolve segfault on executables compiled with arm-linux-gcj (Bug 23662)

Patch: add new methods to xlib peers

PATCH: avoid obsolete diff -0 option

Patch: BC compile Qt peers

Patch: Fix PR 23891 / Eclipse bootstrap

Patch: fix PR java/23300

Patch: Fix RH bugzilla 163099

Patch: FYI: big classpath merge

Patch: FYI: fix import snafu

Patch: FYI: fix no-progress InputStreamReader bug

Patch: FYI: Fix parallel build buglet

Patch: FYI: Fix PR 21058

Patch: FYI: fix PR 23498

Patch: FYI: Fix PR java/24120

Patch: FYI: fix PR libgcj/22622

Patch: FYI: fix PR libgcj/23353

Patch: FYI: fix PR libgcj/23367

Patch: FYI: Fix PR libgcj/23739

Patch: FYI: fix verifier bug

Patch: FYI: follow-up to old verifier removal

Patch: FYI: Get xlib peers working again - OK for branch-4.0?

Patch: FYI: install jni.h again

Patch: FYI: javax.print serialization fixlet

Patch: FYI: make xml classes work

Patch: FYI: Merge in Classpath 0.18

Patch: FYI: merge locale data

Patch: FYI: Minor Character merge

Re: Patch: FYI: partial Class merge

Patch: FYI: PR 23367 on the 4.0 branch

Patch: FYI: PR 24051 fix

Patch: FYI: PR libgcj/16032 and some 1.5 work

Patch: FYI: PR libgcj/22211 -vs- 4.0.x

Patch: FYI: re-enable xlib peers

Patch: FYI: remove old verifier

Patch: FYI: remove redundant documentation files

Patch: FYI: remove redundant file

Patch: FYI: small HACKING update

Patch: FYI: treat qt like other peers

Patch: FYI: unbreak the build

Patch: FYI: update HACKING

Patch: FYI: Update jacks.xfail

Patch: FYI: update jv-scan for PR 19674

Patch: FYI: update libtool-version

Patch: FYI: URLClassLoader fix

PATCH: libjava: Add multilib support to testsuite/libjava.jni/jni.exp

Patch: Linux PPC64 libffi -vs- long double return

Patch: Make parent of bootstrap classloader NULL

Patch: out of memory error when reading jar files with zip comments

Patch: PR java/20031 - ICE on missing files

Patch: PR libgcj/23367

Patch: remove ClasspathToolkit calls fromDefaultContentHandlerFactory

Patch: RFA: Delay call to lt_dlsetsearchpath

Patch: RFA: Fix java/18119

Patch: RFA: Fix java/21045

Patch: RFA: FIx PR java/19674

Patch: RFA: Set default value for java.library.path

Patch: RFA: set LD_LIBRARY_PATH

Patch: RFC: fix non-BC / BC link problem

Patch: RFC: work around mprec problem on x86-64

Patch: update to automake 1.9.6

Patch: Use GNU Classpath's jawt implementation

Ping*3: [RFA:] java/config-lang.in: (target_libs): Just set to target-libjava target-zlib

PR java/22084 [4.1 Regression] Divide_1 test case hangs

PR java/22460: GCJ produces mis-match (non compatible) types in MODIFY_EXPR (from byte-code)

PR java/23431: More restrictive overriding of interface methods

PR java/23829 FreeBSD >=5.3 has -lpthread

PR java/24127: ICE in libjava.compile/PR6865.java

PR middle-end/20606: 4.0 regression: ICE in make_edges, at cfgbuild.c:327

Remove unused variable in libjava/defineclass.cc

RFC Patch: only add absolute file paths to URLClassLoader

RFC: [Patch] rewrite of classpath/gnu/java/net/protocol/http/*

Serializable.readResolve() and protected accessibility

split-for-gcj.sh

Re: Stop java making non-canonical trees

updating zlib to 1.2.3

URLs are not unquoted when opening files


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3