java-prs archive
subject index for January - March, 2007

This is the mail archive of the java-prs@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:

[Bug bootstrap/29509] gcj MetalLookAndFeel.java causes gcj to SIGILL on PPC Linux

[Bug fastjar/13020] zip-style comments

[Bug fastjar/21822] fastjar/jartool.c's usage of MAXPATHLEN

[Bug java/10581] ICE compiling freenet

[Bug java/10894] Wildcard import statements not resolved

[Bug java/11075] Compiling cross-package inherited constants are rejected

[Bug java/11298] nl_langinfo (CODESET) handling

[Bug java/11470] bytecode created with gcj -C doesn't cache lookup from synthetic class$ member

[Bug java/12217] extra qualification required if multiple .java basenames on command line

[Bug java/12257] Inner classes with same name causes crash.

[Bug java/12434] Field called java causes confusion.

[Bug java/12457] jc1 -femit-class-files without -fsyntax-only segfaults.

[Bug java/12459] Invalid inner class field access confusion

[Bug java/1259] string constants not handled properly

[Bug java/12741] Error when package-private method matches superclass method with same name

[Bug java/12756] Binary Compatibility: Searches are slow

[Bug java/12893] The included test case does not link

[Bug java/12981] Binary compatibility: low-level API exposure

[Bug java/13091] invalide bytecode with package-private class

[Bug java/13252] gcj bug handling qualified "super"

[Bug java/1330] Forward initializer references not checked

[Bug java/13493] extra '<clinit>' generated in object file.

[Bug java/13607] [meta-bug] access problems in java front-end

[Bug java/1374] gcj -C (options) diverges from javac

[Bug java/13964] jc1 crash when compiling class with circular definitions

[Bug java/14372] MIRANDA bug in java.net.URLConnection

[Bug java/14712] gcj - ICE in final_scan_insn, at final.c:2247

[Bug java/15377] GCJ does not use the good package for imported classes

[Bug java/15411] CNI: gcjh not aware of "miranda" methods

[Bug java/15501] GCJ incorrectly implements Section 15.9.5.1, "Anonymous Constructors"

[Bug java/15714] InnerClasses attribute mishandled

[Bug java/16327] Invalid Bytecode Generated for Jacks Test 8.1.2-runtime-1

[Bug java/16658] errors compiling saxon xslt library

[Bug java/16677] Failure to reject illegal access to enclosing "this" across static context

[Bug java/16839] Final vars in switch generate compile error in anonymous class.

[Bug java/16843] gcjh generated headers don't define final constants

[Bug java/16858] Linking of jv-convert fails with redundant pthreads symbols

[Bug java/17157] GCJ does not give an error for checked exceptions that are never thrown

[Bug java/17668] gcj compiler error: "PasswortGenerator.java:11: internal compiler error: in emit_move_insn_1, at expr.c:3543" when using "1++" in the last part of a for statement

[Bug java/17691] error on valid java code from freenet

[Bug java/18130] ICE when static class extends inner class

[Bug java/18147] Objects in instance initializer blocks are scoped too widely

[Bug java/18175] Can't find default package with redundant package import

[Bug java/18190] [4.0/4.1/4.2/4.3 regression] primitive array optimization is gone

[Bug java/18377] BC: Source compiler doesn't generate type assertions

[Bug java/18728] GCJ allows creation of inner class without qualifying reference

[Bug java/18789] GCJ does not fail with omitted import

[Bug java/18796] [4.0/4.1/4.2/4.3 Regression] gcj imports wrong superclass

[Bug java/19173] problems resolving classes

[Bug java/19470] allows obj.new TopLevel() although it is not an inner class

[Bug java/19471] ICE when anonymous class extends inner class of another class

[Bug java/19629] simple anonymous constructor bug

[Bug java/19677] invalid "may not have been initialized" error

[Bug java/19707] Non-final variable doesn't shadow field wrt inner class.

[Bug java/19713] ICE with (void) parameter list

[Bug java/19758] compiler allows super.fun() even if abstract

[Bug java/19810] Finally handling inconsistent when compiling to class/executable

[Bug java/19841] Inner classes problem

[Bug java/19870] gcj -C doesn't generate accessors for private members across nested class boundaries

[Bug java/19908] Inlining of final fields incompatible with Sun's implementation

[Bug java/20031] [4.0/4.1/4.2/4.3 regression] ICE on missing files

[Bug java/20158] gcj fails to compile Apache ant, resulting in "Bus error"

[Bug java/20193] Variable names incorrectly resolved in inner classes.

[Bug java/20302] Problem with sub classes with contructors with exceptions

[Bug java/20312] No warning on bad method

[Bug java/20418] ICE if variable name is omitted in an initialiser and a qualified type for the variable is used

[Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool

[Bug java/20597] [meta-bug] missing Java 1.4 support

[Bug java/20977] Invalid long to int promotion permitted in array initializer

[Bug java/20978] Failure to detect unhandled exception

[Bug java/21313] Incorrect visibility of "package" scope methods (compilation problem)

[Bug java/21624] java source files cannot be compiled to bcabi [indirect dispatch]

[Bug java/21662] [4.0/4.1/4.2/4.3 Regression] Fields in interfaces not optimized when read from *.class, but optimized when read from *.java

[Bug java/21695] ICE when building gnu-xml.lo in libjava directory

[Bug java/21697] gcj segfaults with Jabref.jar

[Bug java/21818] "Methods can't be overridden to be more private."

[Bug java/22091] [meta-bug] missing Java 1.5 support

[Bug java/22128] [4.0/4.1/4.2/4.3 Regression] Cyclic inheritance hangs jc1

[Bug java/22183] gcj -C fails to compile ant 1.6.5

[Bug java/22214] Java code with Vector<Double> does not compile with GCJ

[Bug java/22507] GCJ segfaults building Apache Cocoon

[Bug java/2279] Verify bytecode after creating it

[Bug java/23184] I18n bug in gjavah.c

[Bug java/23432] Incorrect parsing and rounding off of large floating-point literals

[Bug java/23754] [4.0/4.1/4.2/4.3 Regression]: tree check error in check_inner_circular_reference

[Bug java/24186] [4.0/4.1/4.2/4.3 Regression] interface and extends does not cause us to reject invalid code

[Bug java/24698] [4.1/4.2/4.3 regression] SIGABRT when using ResourceBundle.getBundle with a nonexistant key

[Bug java/24835] gcj accepts invalid code with static final variables

[Bug java/24938] gcj -C miscompiles gnu/CORBA/DynAn/gnuDynValue.java

[Bug java/2499] Class members should be inherited from implemented interfaces

[Bug java/25001] dos equis

[Bug java/25330] A race condition in write_classfile

[Bug java/26095] variable access directed to class of different scope

[Bug java/26617] A class from an unnamed package is visible to classes in named packages

[Bug java/26720] Can't find method 'access$1(I)'

[Bug java/27025] ICE on simple initializer

[Bug java/27101] GCJ rejects valid code (for Sun's measure of "valid')

[Bug java/27399] GCJ permits indexing by final object

[Bug java/27400] switch indexed by class crashes compiler

[Bug java/27439] gcj chokes on invalid expression

[Bug java/27442] gcj segfaults on invalid code (related to 8923?)

[Bug java/27643] ICE in java_mark_cni_decl_local compiling bytecode->native

[Bug java/27812] Classpath AWT Demo: anonymous class call miscompilation

[Bug java/27985] gcj fails dependant on compiler order

[Bug java/28067] [meta-bug] Tracking bug for ecj fixes

[Bug java/28090] incorrect implementation of expand_java_arraystore

[Bug java/28149] Fail to test GCC on simulation due to libjava build errors.

[Bug java/28153] Under Windows Xp the generated JNI headers need to have a '_' prepended for each function.

[Bug java/28352] gcj -C fails to generate line number info for method

[Bug java/28380] ICE compiling class implementing nested interface from class compiled from jar

[Bug java/28423] multianewarray not always evaluated when compiling from bytecode

[Bug java/28531] [win32] serialisation is broken on mingw (works on linux)

[Bug java/28663] [4.2/4.3 regression] gcj fails to binary-compile eclipse's javac

[Bug java/28754] [4.2 regression] java.lang.nullPointerException while accessing final static members of an interface

[Bug java/28938] [ecj] update build instructions to account for changes

[Bug java/29194] fails to import package from project

[Bug java/29528] [ecj] update gcjh documentation

[Bug java/29587] jc1: out of memory allocating 4072 bytes after a total of 708630224 bytes

[Bug java/29812] env->klass value is not updated during the native calls

[Bug java/30448] New: libjava configure script mix up with .c / .java using gcj /gcc

[Bug java/30454] [4.3 Regression] classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi

[Bug java/30454] [4.3 Regression] empty "zip" file in class path can cause leakage of file streams

[Bug java/30466] New: gcj crashes when using invalid options

[Bug java/30466] gcj crashes when using invalid options

[Bug java/30515] New: mixing source (.java) and bytecode (.class) no longer works with gcj 4.3

[Bug java/30570] New: Word "DEBUG" used as a variable in VMAccessController.java breaks build

[Bug java/30573] New: [4.3 regression] ICE while building libjava

[Bug java/30573] [4.3 regression] ICE while building libjava

[Bug java/30574] New: compiling JDK 1.4 bytecode with inner classes fails

[Bug java/30574] compiling JDK 1.4 bytecode with inner classes fails

[Bug java/30585] New: gcj doesn't accept -Wall and -Werror anymore

[Bug java/30585] [4.3 Regression] gcj doesn't accept -Wall and -Werror anymore

[Bug java/30585] gcj doesn't accept -Wall and -Werror anymore

[Bug java/30588] New: gcj compiler large jars much slower

[Bug java/30588] gcj compiler large jars much slower

[Bug java/30591] New: Cross build fails because native gcj needed to build ecjx

[Bug java/30591] Cross build fails because native gcj needed to build ecjx

[Bug java/30607] New: gcj -I x -C doesn't include x as source dir search patch

[Bug java/30607] gcj -I x -C doesn't include x as source dir search patch

[Bug java/30639] New: Can't compile java frontend on Linux x86_64 (SYS_sigaction undeclared)

[Bug java/30639] Can't compile java frontend on Linux x86_64 (SYS_sigaction undeclared)

[Bug java/30641] New: gcj corrupted double-linked list (glibc detected)

[Bug java/30641] gcj corrupted double-linked list (glibc detected)

[Bug java/30644] New: gcj -fsyntax-only does not work properly

[Bug java/30644] gcj -fsyntax-only does not work properly

[Bug java/30647] New: build of gcc midi-dssi fails

[Bug java/30647] build of gcc midi-dssi fails

[Bug java/30673] New: [jni] Different behaviour than a Sun JRE

[Bug java/30751] New: internal compiler error: in extract_insn, at recog.c:2108

[Bug java/30838] New: test -ef does not exist under sh

[Bug java/30844] New: invalid "Can't find method" error

[Bug java/30844] invalid "Can't find method" error

[Bug java/30884] New: Some arbitrary system properties missing

[Bug java/30886] New: Memory collection deadlock

[Bug java/30886] Memory collection deadlock

[Bug java/30903] New: regeneration of headers is broken/difficult

[Bug java/30903] regeneration of headers is broken/difficult

[Bug java/30999] New: support for GCC4.0's fvisibility option in JNIEXPORT macro

[Bug java/30999] support for GCC4.0's fvisibility option in JNIEXPORT macro

[Bug java/31223] New: [regression] indirect dispatch not working with static builds

[Bug java/31223] [regression] indirect dispatch not working with static builds

[Bug java/31264] New: internal compiler error: in build_int_cst_wide, at tree.c:886

[Bug java/31264] internal compiler error: in build_int_cst_wide, at tree.c:886

[Bug java/31325] New: gcj support for ARM EABI

[Bug java/31325] gcj support for ARM EABI

[Bug java/31365] New: private methods given vtable slots

[Bug java/4105] gcj doesn't generate inner class reflection info

[Bug java/4467] Ambiguous name resolution problem

[Bug java/4695] Error calling method from enclosing context in constructor

[Bug java/4811] Incorrect error accessing non-existant outer field

[Bug java/5178] Method call on qualified static field doesn't initialize its class

[Bug java/5411] gcjh -stubs creates stubs for classes which have no native methods

[Bug java/5519] add some dummy checking to compilation phase

[Bug java/5640] gcj references wrong class in qualified method invocation

[Bug java/6933] <gcj: compile source dependencies too(like javac)>

[Bug java/7066] gcj does not have a way to generate 1.1 bytecode

[Bug java/8298] Incomplete enforcement of constant expressions in switch/case

[Bug java/8433] Static initializers must be able to complete normally

[Bug java/8544] Inner interface's are not know inside package's

[Bug java/8626] warn for non-static references to static members

[Bug java/8627] warn about unused imports

[Bug java/8628] warn about assignments that have no effect

[Bug java/8899] gcj confused over local classes

[Bug java/8923] [4.0/4.1 Regression] ICE when modifying a variable decleared "final static"

[Bug java/8939] Class files produced by gcj are incompatible with Sun's vm

[Bug java/9351] Cannot compile kaffe core classes (foreign java.lang.Object)

[Bug java/9369] wrong bytecode generated for static inner class with private constructor

[Bug java/9547] member type access not respected

[Bug java/9884] gcj compiles code that uses non-static inner classes from static context

[Bug java/9943] field reference of enclosing class in an inner class cannot be compiled.

[Bug libgcj/10353] [4.0/4.1/4.2/4.3 regression] Java testsuite failures

[Bug libgcj/13055] jacks tests must detect gcc ICE

[Bug libgcj/13130] GC shouldn't have to scan .data section

[Bug libgcj/17002] java.util.TimeZone.getDefault() is broken

[Bug libgcj/21714] [4.0/4.1/4.2/4.3 Regression] libjava bootstrap failure in java/lang/natConcreteProcess.cc

[Bug libgcj/22090] Attempt to compile java1.5 classes with gcj

[Bug libgcj/22579] URLClassLoader re-merge plan

[Bug libgcj/23682] gnu.java.nio.SelectorImpl.select(long) throws ArrayIndexOutOfBoundsException

[Bug libgcj/24154] Make requires too much memory building libjava

[Bug libgcj/25414] should update rmic

[Bug libgcj/26139] provide gorbd and gtnameserv executables

[Bug libgcj/26910] re-merging java.util.zip

[Bug libgcj/27823] Found a problem with the JNI methods declared and implemented

[Bug libgcj/28454] [ecj] runtime annotation support

[Bug libgcj/29151] [win32] Runtime.exec(String[] cmdarray, String[] envp) -> envp doesn't work

[Bug libgcj/29477] [SJLJ EH] JNI broken with certain libs

[Bug libgcj/29594] jv-convert with no args NPE

[Bug libgcj/29869] LogManager class loading failure with Tomcat

[Bug libgcj/30071] make install fails for libjava

[Bug libgcj/30419] New: libjava failed to build

[Bug libgcj/30419] [4.3 Regression] libjava failed to build

[Bug libgcj/30419] libjava failed to build

[Bug libgcj/30422] New: [4.3 regression] libjava does not build

[Bug libgcj/30422] [4.3 regression] libjava does not build

[Bug libgcj/30424] New: [4.3 regression] revision 120632 failed to build on ia64

[Bug libgcj/30424] [4.3 regression] revision 120632 failed to build on ia64

[Bug libgcj/30448] libjava configure script mix up with .c / .java using gcj /gcc

[Bug libgcj/30454] New: classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi

[Bug libgcj/30454] [4.3 Regression] classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi

[Bug libgcj/30513] New: Bootstrap failure with libgcj on sparc-sun-solaris2.10

[Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10

[Bug libgcj/30513] Bootstrap failure with libgcj on sparc-sun-solaris2.10

[Bug libgcj/30550] New: Missing dependencies for ecjx target

[Bug libgcj/30550] Missing dependencies for ecjx target

[Bug libgcj/30570] Word "DEBUG" used as a variable in VMAccessController.java breaks build

[Bug libgcj/30600] New: gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)

[Bug libgcj/30600] gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)

[Bug libgcj/30606] New: natVMURLConnection.cc:21: error: 'magic_t' does not name a typet name a type

[Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type

[Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a typet name a type

[Bug libgcj/30632] New: libgcj failed to build for Linux/ia64

[Bug libgcj/30632] libgcj failed to build for Linux/ia64

[Bug libgcj/30638] New: Dummy bug to test gcj Bugzilla

[Bug libgcj/30638] Dummy bug to test gcj Bugzilla

[Bug libgcj/30647] build of gcc midi-dssi fails

[Bug libgcj/30742] New: ResourceBundle regression

[Bug libgcj/30742] ResourceBundle regression

[Bug libgcj/30838] test -ef does not exist under sh

[Bug libgcj/30886] Memory collection deadlock

[Bug libgcj/30903] regeneration of headers is broken/difficult

[Bug libgcj/30937] New: Win32: Process.exitValue() does not work after multiple calls to a terminated process

[Bug libgcj/30937] Win32: Process.exitValue() does not work after multiple calls to a terminated process

[Bug libgcj/30999] support for GCC4.0's fvisibility option in JNIEXPORT macro

[Bug libgcj/31084] New: TRUE or FALSE defined

[Bug libgcj/31093] New: Multicast PromiscuousTraffic

[Bug libgcj/31093] Multicast PromiscuousTraffic

[Bug libgcj/31228] New: Race condition between setting close-on-exec and Runtime.exec()

[Bug libgcj/31228] Race condition between setting close-on-exec and Runtime.exec()

[Bug libgcj/9866] static nested class refers to private member of outer class

[Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108

[Bug target/16300] Bug in vendor /usr/include/net/if.h needs fixincluding

[Bug tree-optimization/20773] [4.0 Regression] ICE: SEGV building jar file

[Bug tree-optimization/31264] internal compiler error: in build_int_cst_wide, at tree.c:886


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