java-patches archive
subject index for October - December, 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.0 patch: Backport of PR 19870 fixes

4.0 Patch: Fix bootstrap classloader deadlock

4.0 Patch: Fix PR 23891

4.0 Patch: Fix PR java/21418

4.0 patch: Implement gij -Xss option

[4.0/4.1 Regression] BC-compiled interfaces in libgcj can't be called from non-BC code

[4.0] libjava, Fix typo in error message

[4.0] Patch: FYI: class path fixlet

[4.1] [patch] Fix bug in xml transformer

[committed] Add locking semaphore to sysdep/pa/locks.h

[committed] Adjust jacks.xfail for @file support patch

RE: [cp-patches] [PATCH] Fix PR classpath/24086, PR classpath/24091, PR classpath/24104 et al. ...

Re: [cp-patches] [PATCH] Fix PR classpath/24086, PR classpath/24091,PR classpath/24104 et al. ...

Re: [cp-patches] Patch: fix alsa configury for systems with multilibs

Re: [cp-patches] Patch: FYI: fix PR 25389

[freestyler-tk] errors when building "org-eclipse-swt-lin32-jni-2-132"

[gcjx] Add -fdump-tree for dumping AST

[gcjx] Expand visitor interface

[gcjx] fix syntax error in source/parse.hh

[gcjx] FYI: Minor correction to array access bounds-checking

[gcjx] FYI: More Pretty-Printer Changes

[gcjx] FYI: Prevent unnecessary recursion in pretty-printer

[gcjx] FYI: Skip native methods for CNI; Fix Minor Typo

[gcjx] FYI: Some more pretty-printer changes

[gcjx] Generalise visitor

[gcjx] Make model_element abstract and expand visitor interface

[gcjx] Patch: cleanup for capture conversion

[gcjx] Patch: FYI:

[gcjx] Patch: FYI: add intersection type

[gcjx] Patch: FYI: annotation assertion fix

[gcjx] Patch: FYI: another float->int buglet

[gcjx] Patch: FYI: another static import fix

[gcjx] Patch: FYI: another unsigned shift fix

[gcjx] Patch: FYI: array store checks

[gcjx] Patch: FYI: better debug info

[gcjx] Patch: FYI: bytecode generation bug

[gcjx] Patch: FYI: class init fixlet

[gcjx] Patch: FYI: class literal fixlet

[gcjx] Patch: FYI: code for 'enum' switches

[gcjx] Patch: FYI: code generator -vs- "known" methods and fields

[gcjx] Patch: FYI: compilation unit fix

[gcjx] Patch: FYI: compiling gcj front end

[gcjx] Patch: FYI: conditional expressions -vs- lub

[gcjx] Patch: FYI: conversion updates

[gcjx] Patch: FYI: create bridge methods

[gcjx] Patch: FYI: document two functions

[gcjx] Patch: FYI: documentation updates

[gcjx] Patch: FYI: emit casts for erased differences

[gcjx] Patch: FYI: enum constant's package

[gcjx] Patch: FYI: enum fixes

[gcjx] Patch: FYI: evaluation order and new[]

[gcjx] Patch: FYI: explicit type parameters

[gcjx] Patch: FYI: field annotations fix

[gcjx] Patch: FYI: field count in reflection info

[gcjx] Patch: FYI: fix 'this', contains_p

[gcjx] Patch: FYI: fix -g parsing

[gcjx] Patch: FYI: fix array.clone()

[gcjx] Patch: FYI: fix class instance "pretty name"

[gcjx] Patch: FYI: fix class instance resolution

[gcjx] Patch: FYI: fix compound assignment

[gcjx] Patch: FYI: fix constant unsigned right shift

[gcjx] Patch: FYI: fix constants in test case

[gcjx] Patch: FYI: fix enum switch handling

[gcjx] Patch: FYI: fix evaluation order problems

[gcjx] Patch: FYI: fix float->int conversions in tree code

[gcjx] Patch: FYI: fix handling of 'long'

[gcjx] Patch: FYI: fix handling of double literals

[gcjx] Patch: FYI: fix import test failure

[gcjx] Patch: FYI: fix jacks regression

[gcjx] Patch: FYI: fix local variable initialization

[gcjx] Patch: FYI: fix method 'throws' reflection info

[gcjx] Patch: FYI: fix multi-dimensional 'new'

[gcjx] Patch: FYI: fix object array creation

[gcjx] Patch: FYI: fix parser bug with types

[gcjx] Patch: FYI: fix static import

[gcjx] Patch: FYI: fix static initializer buglet

[gcjx] Patch: FYI: fix String +=

[gcjx] Patch: FYI: fix TAGS generation

[gcjx] Patch: FYI: fix the build

[gcjx] Patch: FYI: fix to method instantiation

[gcjx] Patch: FYI: fix type for Foo.class

[gcjx] Patch: FYI: fix type inference bug

[gcjx] Patch: FYI: fix type variable signatures

[gcjx] Patch: FYI: fix use of boxing conversion

[gcjx] Patch: FYI: fixlet in Signature generation

[gcjx] Patch: FYI: hack to make gcj build

[gcjx] Patch: FYI: handle float->int conversions

[gcjx] Patch: FYI: handle raw types differently

[gcjx] Patch: FYI: handle static field refs

[gcjx] Patch: FYI: inference fixlets

[gcjx] Patch: FYI: initial type inference code

[gcjx] Patch: FYI: interface call bug fix

[gcjx] Patch: FYI: keep going on error

[gcjx] Patch: FYI: little endian bytecode fix

[gcjx] Patch: FYI: make exceptions work

[gcjx] Patch: FYI: make imports lazy

[gcjx] Patch: FYI: mangling fix

[gcjx] Patch: FYI: member classes and generic instantiation

[gcjx] Patch: FYI: method overloading fix

[gcjx] Patch: FYI: minor '%=' cleanup

[gcjx] Patch: FYI: minor compiler assertion fix

[gcjx] Patch: FYI: minor factory fix

[gcjx] Patch: FYI: minor inheritance cleanups

[gcjx] Patch: FYI: minor invocation cleanup

[gcjx] Patch: FYI: minor model addition

[gcjx] Patch: FYI: minor tree-lowering bug

[gcjx] Patch: FYI: minor updates to method conversion

[gcjx] Patch: FYI: more conversion fixes

[gcjx] Patch: FYI: more type inference work

[gcjx] Patch: FYI: outer 'this' handling

[gcjx] Patch: FYI: parser and lexer changes

[gcjx] Patch: FYI: preparation fixes for BC

[gcjx] Patch: FYI: prepare for type inference fix

[gcjx] Patch: FYI: remove some casts

[gcjx] Patch: FYI: resource compilation

[gcjx] Patch: FYI: super.<init> handling

[gcjx] Patch: FYI: type inference fixes

[gcjx] Patch: FYI: uninitialized field

[gcjx] Patch: FYI: update PROJECTS et al

[gcjx] Patch: FYI: update tree's find_method and find_field

[gcjx] Patch: FYI: varargs -vs- type inference

[gcjx] Patch: FYI: wildcard pretty-printing

[gcjx] Patch: FYI: wildcards -vs- type descriptor

[gcjx] raw type fixes

[gcjx] RFC/RFA: A Simple Pretty-Printer for the AST (WIP)

[gcjx] RFC/RFA: Show Problematic Source Lines with Diagnostics

[patch committed] Fix SH libjava compile time warnings

[Patch] [MinGW] [4.0] [FYI]: Fix Socket read returns EOF when count == 0...

Re: [Patch] [MinGW] [4.0] FYI: Fix Socket read returns EOF when count == 0...

[Patch] [MinGW] [4.0] FYI: Missing #include in natVMNetworkInterfaceWin32.cc

[PATCH] Fix libjava/cxxtest.cc testing on darwin

[PATCH] Fix PR classpath/24086, PR classpath/24091, PR classpath/24104et al. ...

Re: [PATCH] New predicate covering NOP_EXPR and CONVERT_EXPR

[PATCH] PR libgcj/15430

[PATCH] speed up java.util.Random

[patch] testsuite/lib add missing darwin shlib extension

Re: [patch] update mauve xfails

[PowerPC64] Fix FAIL: ExtraClassLoader execution - gij test

After merge cleanup of java.text

After merge cleanup of java.util.zip

After merge cleanup of net classes

crash compiling class file in subdir

Final big-merge patch

fix libffi testsuite on Darwin

FYI: More serialization merges

FYI: Updating makemake (Was: Importing new classpath)

GNU Classpath 0.19 + CVS imported

Integer overflow in _Jv_CondWait

Jessie security providers can't be precompiled

More post-merging for java.util

Mysterious failure in gcj build

patch for libjava/java/util/Calendar.java

Patch FYI: networking fixes from GNU Classpath

Re: Patch to fix PR9861 (reprise)

Re: Patch to make gcjh generate correct headers for mingw

Patch: 4.0: Always use new verifier by default

Patch: 4.0: Fix PR 21540

Patch: fix alsa configury for systems with multilibs

Patch: fix datagram socket multicast loops (again)

PATCH: Fix for java/PR9861

Patch: fix non-blocking socket connect

Patch: FYI: classpath build fixlets

Patch: FYI: Disable more things in mauve-libgcj.

Patch: FYI: fix getPackage for bootstrap loader

Patch: FYI: Fix PR 18278

Patch: FYI: Fix PR 24057

Patch: FYI: fix PR 24587

Patch: FYI: fix PR 25389

Patch: FYI: fix PR classpath/25426

Patch: FYI: fix signatures of anonymous class constructors

Patch: FYI: Get xlib peers working again

Patch: FYI: minor test suite updates

Patch: FYI: PR 23763

Patch: FYI: PR java/25283

Patch: FYI: PRs 14358, 24552

Patch: FYI: PRs 9715, 19132

Patch: FYI: remove NUM_OBJECT_METHODS macro

Patch: FYI: warning avoidance in fastjar

Patch: Increase boehm-gc MAX_ROOT_SETS

PATCH: java/25330: A race condition in write_classfile

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

Re: Patch: out of memory error when reading jar files with zipcomments

Patch: Remove unused backtrace files and configury

Patch: RFA PR libgcj/15430 (read keeps blocking after socket closed).

Re: Patch: RFA PR libgcj/15430 (read keeps blocking after socketclosed).

Patch: RFT/RFC PR libgcj/15430 (read keeps blocking after socketclosed).

Ping PR libgcj/15430

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

PR java/25366: ICE in do_resolve_class

PR java/25429: can't see private static final int CREATE = 1

PR java/25535: gcj broken on 64-bit big-endian systems

Re: PR libgcj/25265 second part: Throw NoSuchFieldError for missing fields

Re: PR libgcj/25265 second part: Throw NoSuchFieldError for missing fields

PR libgcj/25265: Throw NoSuchMethodError for missing methods

RFC: Enabling Corba

RFC: make linking BC-compiled classes more lazy - part one

RFC: make verifier more lazy

Re: RFC: make verifier more lazy - 2nd try

rmi/rmic/CompilerProcess.java

Test case for PR25535

Update java/io/ObjectStreamClass.java in 4.0 branch from Classpath

xfail Array_3


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