First quarter 2007 Archives by date
Starting: Wed Jan 3 14:24:00 GMT 2007
Ending: Fri Mar 30 21:53:00 GMT 2007
Messages: 434
- [Bug java/28754] [4.2 regression] java.lang.nullPointerException while accessing final static members of an interface
aph at gcc dot gnu dot org
- [Bug java/28090] incorrect implementation of expand_java_arraystore
tromey at gcc dot gnu dot org
- [Bug java/1259] string constants not handled properly
tromey at gcc dot gnu dot org
- [Bug java/1330] Forward initializer references not checked
tromey at gcc dot gnu dot org
- [Bug java/1374] gcj -C (options) diverges from javac
tromey at gcc dot gnu dot org
- [Bug java/2279] Verify bytecode after creating it
tromey at gcc dot gnu dot org
- [Bug java/2499] Class members should be inherited from implemented interfaces
tromey at gcc dot gnu dot org
- [Bug java/4105] gcj doesn't generate inner class reflection info
tromey at gcc dot gnu dot org
- [Bug java/4467] Ambiguous name resolution problem
tromey at gcc dot gnu dot org
- [Bug java/4695] Error calling method from enclosing context in constructor
tromey at gcc dot gnu dot org
- [Bug java/5640] gcj references wrong class in qualified method invocation
tromey at gcc dot gnu dot org
- [Bug java/4811] Incorrect error accessing non-existant outer field
tromey at gcc dot gnu dot org
- [Bug java/6933] <gcj: compile source dependencies too(like javac)>
tromey at gcc dot gnu dot org
- [Bug java/7066] gcj does not have a way to generate 1.1 bytecode
tromey at gcc dot gnu dot org
- [Bug java/8298] Incomplete enforcement of constant expressions in switch/case
tromey at gcc dot gnu dot org
- [Bug java/8433] Static initializers must be able to complete normally
tromey at gcc dot gnu dot org
- [Bug java/8544] Inner interface's are not know inside package's
tromey at gcc dot gnu dot org
- [Bug java/8626] warn for non-static references to static members
tromey at gcc dot gnu dot org
- [Bug java/8627] warn about unused imports
tromey at gcc dot gnu dot org
- [Bug java/8628] warn about assignments that have no effect
tromey at gcc dot gnu dot org
- [Bug java/8899] gcj confused over local classes
tromey at gcc dot gnu dot org
- [Bug java/8923] [4.0/4.1 Regression] ICE when modifying a variable decleared "final static"
tromey at gcc dot gnu dot org
- [Bug java/8939] Class files produced by gcj are incompatible with Sun's vm
tromey at gcc dot gnu dot org
- [Bug java/9351] Cannot compile kaffe core classes (foreign java.lang.Object)
tromey at gcc dot gnu dot org
- [Bug java/9369] wrong bytecode generated for static inner class with private constructor
tromey at gcc dot gnu dot org
- [Bug java/9547] member type access not respected
tromey at gcc dot gnu dot org
- [Bug libgcj/9866] static nested class refers to private member of outer class
tromey at gcc dot gnu dot org
- [Bug java/9884] gcj compiles code that uses non-static inner classes from static context
tromey at gcc dot gnu dot org
- [Bug java/9943] field reference of enclosing class in an inner class cannot be compiled.
tromey at gcc dot gnu dot org
- [Bug java/10581] ICE compiling freenet
tromey at gcc dot gnu dot org
- [Bug java/10894] Wildcard import statements not resolved
tromey at gcc dot gnu dot org
- [Bug java/11075] Compiling cross-package inherited constants are rejected
tromey at gcc dot gnu dot org
- [Bug java/11470] bytecode created with gcj -C doesn't cache lookup from synthetic class$ member
tromey at gcc dot gnu dot org
- [Bug java/12217] extra qualification required if multiple .java basenames on command line
tromey at gcc dot gnu dot org
- [Bug java/12257] Inner classes with same name causes crash.
tromey at gcc dot gnu dot org
- [Bug java/12434] Field called java causes confusion.
tromey at gcc dot gnu dot org
- [Bug java/12459] Invalid inner class field access confusion
tromey at gcc dot gnu dot org
- [Bug java/12741] Error when package-private method matches superclass method with same name
tromey at gcc dot gnu dot org
- [Bug java/13091] invalide bytecode with package-private class
tromey at gcc dot gnu dot org
- [Bug java/13252] gcj bug handling qualified "super"
tromey at gcc dot gnu dot org
- [Bug java/13964] jc1 crash when compiling class with circular definitions
tromey at gcc dot gnu dot org
- [Bug java/15377] GCJ does not use the good package for imported classes
tromey at gcc dot gnu dot org
- [Bug java/15501] GCJ incorrectly implements Section 15.9.5.1, "Anonymous Constructors"
tromey at gcc dot gnu dot org
- [Bug java/13493] extra '<clinit>' generated in object file.
tromey at gcc dot gnu dot org
- [Bug java/15714] InnerClasses attribute mishandled
tromey at gcc dot gnu dot org
- [Bug java/16327] Invalid Bytecode Generated for Jacks Test 8.1.2-runtime-1
tromey at gcc dot gnu dot org
- [Bug java/16658] errors compiling saxon xslt library
tromey at gcc dot gnu dot org
- [Bug java/16677] Failure to reject illegal access to enclosing "this" across static context
tromey at gcc dot gnu dot org
- [Bug java/17157] GCJ does not give an error for checked exceptions that are never thrown
tromey at gcc dot gnu dot org
- [Bug java/16839] Final vars in switch generate compile error in anonymous class.
tromey at gcc dot gnu dot org
- [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
tromey at gcc dot gnu dot org
- [Bug java/17691] error on valid java code from freenet
tromey at gcc dot gnu dot org
- [Bug java/18147] Objects in instance initializer blocks are scoped too widely
tromey at gcc dot gnu dot org
- [Bug java/18175] Can't find default package with redundant package import
tromey at gcc dot gnu dot org
- [Bug java/18377] BC: Source compiler doesn't generate type assertions
tromey at gcc dot gnu dot org
- [Bug java/18728] GCJ allows creation of inner class without qualifying reference
tromey at gcc dot gnu dot org
- [Bug java/18789] GCJ does not fail with omitted import
tromey at gcc dot gnu dot org
- [Bug java/18796] [4.0/4.1/4.2/4.3 Regression] gcj imports wrong superclass
tromey at gcc dot gnu dot org
- [Bug java/19173] problems resolving classes
tromey at gcc dot gnu dot org
- [Bug java/19470] allows obj.new TopLevel() although it is not an inner class
tromey at gcc dot gnu dot org
- [Bug java/19471] ICE when anonymous class extends inner class of another class
tromey at gcc dot gnu dot org
- [Bug java/18130] ICE when static class extends inner class
tromey at gcc dot gnu dot org
- [Bug java/19629] simple anonymous constructor bug
tromey at gcc dot gnu dot org
- [Bug java/19677] invalid "may not have been initialized" error
tromey at gcc dot gnu dot org
- [Bug java/19707] Non-final variable doesn't shadow field wrt inner class.
tromey at gcc dot gnu dot org
- [Bug java/19713] ICE with (void) parameter list
tromey at gcc dot gnu dot org
- [Bug java/19758] compiler allows super.fun() even if abstract
tromey at gcc dot gnu dot org
- [Bug java/19841] Inner classes problem
tromey at gcc dot gnu dot org
- [Bug java/19908] Inlining of final fields incompatible with Sun's implementation
tromey at gcc dot gnu dot org
- [Bug java/20193] Variable names incorrectly resolved in inner classes.
tromey at gcc dot gnu dot org
- [Bug java/20418] ICE if variable name is omitted in an initialiser and a qualified type for the variable is used
tromey at gcc dot gnu dot org
- [Bug java/19810] Finally handling inconsistent when compiling to class/executable
tromey at gcc dot gnu dot org
- [Bug java/19870] gcj -C doesn't generate accessors for private members across nested class boundaries
tromey at gcc dot gnu dot org
- [Bug java/20302] Problem with sub classes with contructors with exceptions
tromey at gcc dot gnu dot org
- [Bug java/20977] Invalid long to int promotion permitted in array initializer
tromey at gcc dot gnu dot org
- [Bug java/20978] Failure to detect unhandled exception
tromey at gcc dot gnu dot org
- [Bug java/21313] Incorrect visibility of "package" scope methods (compilation problem)
tromey at gcc dot gnu dot org
- [Bug java/21624] java source files cannot be compiled to bcabi [indirect dispatch]
tromey at gcc dot gnu dot org
- [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
tromey at gcc dot gnu dot org
- [Bug java/21818] "Methods can't be overridden to be more private."
tromey at gcc dot gnu dot org
- [Bug libgcj/22090] Attempt to compile java1.5 classes with gcj
tromey at gcc dot gnu dot org
- [Bug java/22128] [4.0/4.1/4.2/4.3 Regression] Cyclic inheritance hangs jc1
tromey at gcc dot gnu dot org
- [Bug java/22183] gcj -C fails to compile ant 1.6.5
tromey at gcc dot gnu dot org
- [Bug java/22214] Java code with Vector<Double> does not compile with GCJ
tromey at gcc dot gnu dot org
- [Bug java/22507] GCJ segfaults building Apache Cocoon
tromey at gcc dot gnu dot org
- [Bug java/23184] I18n bug in gjavah.c
tromey at gcc dot gnu dot org
- [Bug java/23754] [4.0/4.1/4.2/4.3 Regression]: tree check error in check_inner_circular_reference
tromey at gcc dot gnu dot org
- [Bug java/24186] [4.0/4.1/4.2/4.3 Regression] interface and extends does not cause us to reject invalid code
tromey at gcc dot gnu dot org
- [Bug java/24835] gcj accepts invalid code with static final variables
tromey at gcc dot gnu dot org
- [Bug java/24938] gcj -C miscompiles gnu/CORBA/DynAn/gnuDynValue.java
tromey at gcc dot gnu dot org
- [Bug java/25001] dos equis
tromey at gcc dot gnu dot org
- [Bug libgcj/25414] should update rmic
tromey at gcc dot gnu dot org
- [Bug java/26095] variable access directed to class of different scope
tromey at gcc dot gnu dot org
- [Bug libgcj/26139] provide gorbd and gtnameserv executables
tromey at gcc dot gnu dot org
- [Bug java/26617] A class from an unnamed package is visible to classes in named packages
tromey at gcc dot gnu dot org
- [Bug java/26720] Can't find method 'access$1(I)'
tromey at gcc dot gnu dot org
- [Bug java/27025] ICE on simple initializer
tromey at gcc dot gnu dot org
- [Bug java/27101] GCJ rejects valid code (for Sun's measure of "valid')
tromey at gcc dot gnu dot org
- [Bug java/27399] GCJ permits indexing by final object
tromey at gcc dot gnu dot org
- [Bug java/27400] switch indexed by class crashes compiler
tromey at gcc dot gnu dot org
- [Bug java/27439] gcj chokes on invalid expression
tromey at gcc dot gnu dot org
- [Bug java/27442] gcj segfaults on invalid code (related to 8923?)
tromey at gcc dot gnu dot org
- [Bug java/27812] Classpath AWT Demo: anonymous class call miscompilation
tromey at gcc dot gnu dot org
- [Bug java/27985] gcj fails dependant on compiler order
tromey at gcc dot gnu dot org
- [Bug java/28352] gcj -C fails to generate line number info for method
tromey at gcc dot gnu dot org
- [Bug java/28380] ICE compiling class implementing nested interface from class compiled from jar
tromey at gcc dot gnu dot org
- [Bug java/28663] [4.2/4.3 regression] gcj fails to binary-compile eclipse's javac
tromey at gcc dot gnu dot org
- [Bug java/29194] fails to import package from project
tromey at gcc dot gnu dot org
- [Bug java/28938] [ecj] update build instructions to account for changes
tromey at gcc dot gnu dot org
- [Bug libgcj/13055] jacks tests must detect gcc ICE
tromey at gcc dot gnu dot org
- [Bug libgcj/30419] New: libjava failed to build
hjl at lucon dot org
- [Bug libgcj/30419] libjava failed to build
tromey at gcc dot gnu dot org
- [Bug libgcj/30419] libjava failed to build
hjl at lucon dot org
- [Bug libgcj/30419] libjava failed to build
hjl at lucon dot org
- [Bug libgcj/30422] New: [4.3 regression] libjava does not build
schwab at suse dot de
- [Bug libgcj/30424] New: [4.3 regression] revision 120632 failed to build on ia64
hjl at lucon dot org
- [Bug libgcj/30419] libjava failed to build
hjl at lucon dot org
- [Bug libgcj/30424] [4.3 regression] revision 120632 failed to build on ia64
hjl at lucon dot org
- [Bug libgcj/30422] [4.3 regression] libjava does not build
tromey at gcc dot gnu dot org
- [Bug libgcj/30424] [4.3 regression] revision 120632 failed to build on ia64
tromey at gcc dot gnu dot org
- [Bug libgcj/30424] [4.3 regression] revision 120632 failed to build on ia64
hjl at lucon dot org
- [Bug libgcj/30424] [4.3 regression] revision 120632 failed to build on ia64
aph at gcc dot gnu dot org
- [Bug libgcj/30424] [4.3 regression] revision 120632 failed to build on ia64
hjl at gcc dot gnu dot org
- [Bug libgcj/30424] [4.3 regression] revision 120632 failed to build on ia64
hjl at lucon dot org
- [Bug libgcj/30424] [4.3 regression] revision 120632 failed to build on ia64
pinskia at gcc dot gnu dot org
- [Bug libgcj/30419] libjava failed to build
tromey at gcc dot gnu dot org
- [Bug libgcj/30419] libjava failed to build
hjl at lucon dot org
- [Bug java/30448] New: libjava configure script mix up with .c / .java using gcj /gcc
rob1weld at aol dot com
- [Bug libgcj/30454] New: classpath/gnu/javax/crypto/jce/GnuCrypto.java:431: error: cannot find file for class gnu.javax.crypto.jce.mac.HMacSHA512Spi
danglin at gcc dot gnu dot org
- [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
pinskia at gcc dot gnu dot org
- [Bug libgcj/30419] [4.3 Regression] libjava failed to build
pinskia at gcc dot gnu dot org
- [Bug libgcj/30448] libjava configure script mix up with .c / .java using gcj /gcc
pinskia at gcc dot gnu dot org
- [Bug java/30466] New: gcj crashes when using invalid options
davorin dot ucakar at gmail dot com
- [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
tromey at gcc dot gnu dot org
- [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
dave at hiauly1 dot hia dot nrc dot ca
- [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
dave at hiauly1 dot hia dot nrc dot ca
- [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
tromey at gcc dot gnu dot org
- [Bug tree-optimization/20773] [4.0 Regression] ICE: SEGV building jar file
gdr at gcc dot gnu dot org
- [Bug libgcj/27823] Found a problem with the JNI methods declared and implemented
rob1weld at aol dot com
- [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
dave at hiauly1 dot hia dot nrc dot ca
- [Bug libgcj/30513] New: Bootstrap failure with libgcj on sparc-sun-solaris2.10
ghazi at gcc dot gnu dot org
- [Bug libgcj/30513] Bootstrap failure with libgcj on sparc-sun-solaris2.10
tromey at gcc dot gnu dot org
- [Bug libgcj/30513] Bootstrap failure with libgcj on sparc-sun-solaris2.10
tromey at gcc dot gnu dot org
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
pinskia at gcc dot gnu dot org
- [Bug java/28531] [win32] serialisation is broken on mingw (works on linux)
mtrudel at gmx dot ch
- [Bug libgcj/29151] [win32] Runtime.exec(String[] cmdarray, String[] envp) -> envp doesn't work
mtrudel at gmx dot ch
- [Bug java/30515] New: mixing source (.java) and bytecode (.class) no longer works with gcj 4.3
mtrudel at gmx dot ch
- [Bug java/28531] [win32] serialisation is broken on mingw (works on linux)
tromey at gcc dot gnu dot org
- [Bug libgcj/29151] [win32] Runtime.exec(String[] cmdarray, String[] envp) -> envp doesn't work
tromey at gcc dot gnu dot org
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
ghazi at gcc dot gnu dot org
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
tromey at gcc dot gnu dot org
- [Bug java/29812] env->klass value is not updated during the native calls
tromey at gcc dot gnu dot org
- [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
pinskia at gcc dot gnu dot org
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
andreast at gcc dot gnu dot org
- [Bug java/29812] env->klass value is not updated during the native calls
tromey at gcc dot gnu dot org
- [Bug libgcj/30550] New: Missing dependencies for ecjx target
hjl at lucon dot org
- [Bug java/29812] env->klass value is not updated during the native calls
tromey at gcc dot gnu dot org
- [Bug java/29812] env->klass value is not updated during the native calls
tromey at gcc dot gnu dot org
- [Bug java/29812] env->klass value is not updated during the native calls
tromey at gcc dot gnu dot org
- [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
dave at hiauly1 dot hia dot nrc dot ca
- [Bug libgcj/30550] Missing dependencies for ecjx target
hjl at lucon dot org
- [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
pinskia at gcc dot gnu dot org
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
andreast at gcc dot gnu dot org
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
andreast at gcc dot gnu dot org
- [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
pinskia at gcc dot gnu dot org
- [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
pinskia at gcc dot gnu dot org
- [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
pinskia at gcc dot gnu dot org
- [Bug java/30454] [4.3 Regression] empty "zip" file in class path can cause leakage of file streams
andreast at gcc dot gnu dot org
- [Bug libgcj/30550] Missing dependencies for ecjx target
hjl at gcc dot gnu dot org
- [Bug libgcj/30550] Missing dependencies for ecjx target
hjl at lucon dot org
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
andreast at gcc dot gnu dot org
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
andreast at gcc dot gnu dot org
- [Bug java/30570] New: Word "DEBUG" used as a variable in VMAccessController.java breaks build
rob1weld at aol dot com
- [Bug libgcj/30570] Word "DEBUG" used as a variable in VMAccessController.java breaks build
pinskia at gcc dot gnu dot org
- [Bug java/30454] [4.3 Regression] empty "zip" file in class path can cause leakage of file streams
pinskia at gcc dot gnu dot org
- [Bug java/30454] [4.3 Regression] empty "zip" file in class path can cause leakage of file streams
pinskia at gcc dot gnu dot org
- [Bug java/30573] New: [4.3 regression] ICE while building libjava
fxcoudert at gcc dot gnu dot org
- [Bug java/30574] New: compiling JDK 1.4 bytecode with inner classes fails
mtrudel at gmx dot ch
- [Bug java/30574] compiling JDK 1.4 bytecode with inner classes fails
mtrudel at gmx dot ch
- [Bug java/30574] compiling JDK 1.4 bytecode with inner classes fails
mtrudel at gmx dot ch
- [Bug java/30573] [4.3 regression] ICE while building libjava
tromey at gcc dot gnu dot org
- [Bug java/30454] [4.3 Regression] empty "zip" file in class path can cause leakage of file streams
tromey at gcc dot gnu dot org
- [Bug java/30574] compiling JDK 1.4 bytecode with inner classes fails
tromey at gcc dot gnu dot org
- [Bug java/30574] compiling JDK 1.4 bytecode with inner classes fails
tromey at gcc dot gnu dot org
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
andreast at gcc dot gnu dot org
- [Bug java/30585] New: gcj doesn't accept -Wall and -Werror anymore
mark at gcc dot gnu dot org
- [Bug java/30588] New: gcj compiler large jars much slower
mark at gcc dot gnu dot org
- [Bug java/30588] gcj compiler large jars much slower
aph at gcc dot gnu dot org
- [Bug java/30585] gcj doesn't accept -Wall and -Werror anymore
tromey at gcc dot gnu dot org
- [Bug java/30591] New: Cross build fails because native gcj needed to build ecjx
daney at gcc dot gnu dot org
- [Bug java/30591] Cross build fails because native gcj needed to build ecjx
daney at gcc dot gnu dot org
- [Bug java/27643] ICE in java_mark_cni_decl_local compiling bytecode->native
tromey at gcc dot gnu dot org
- [Bug libgcj/28454] [ecj] runtime annotation support
tromey at gcc dot gnu dot org
- [Bug java/28938] [ecj] update build instructions to account for changes
tromey at gcc dot gnu dot org
- [Bug java/28067] [meta-bug] Tracking bug for ecj fixes
tromey at gcc dot gnu dot org
- [Bug libgcj/29594] jv-convert with no args NPE
tromey at gcc dot gnu dot org
- [Bug libgcj/29594] jv-convert with no args NPE
tromey at gcc dot gnu dot org
- [Bug libgcj/29594] jv-convert with no args NPE
tromey at gcc dot gnu dot org
- [Bug libgcj/29594] jv-convert with no args NPE
tromey at gcc dot gnu dot org
- [Bug java/30591] Cross build fails because native gcj needed to build ecjx
tromey at gcc dot gnu dot org
- [Bug libgcj/30600] New: gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)
kaloian at doganov dot org
- [Bug libgcj/30600] gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)
kaloian at doganov dot org
- [Bug libgcj/30600] gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)
kaloian at doganov dot org
- [Bug libgcj/30606] New: natVMURLConnection.cc:21: error: 'magic_t' does not name a type
- [Bug java/30607] New: gcj -I x -C doesn't include x as source dir search patch
mark at gcc dot gnu dot org
- [Bug java/30607] gcj -I x -C doesn't include x as source dir search patch
mtrudel at gmx dot ch
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
andreast at gcc dot gnu dot org
- [Bug libgcj/30600] gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)
kaloian at doganov dot org
- [Bug java/30585] [4.3 Regression] gcj doesn't accept -Wall and -Werror anymore
pinskia at gcc dot gnu dot org
- [Bug bootstrap/29509] gcj MetalLookAndFeel.java causes gcj to SIGILL on PPC Linux
pinskia at gcc dot gnu dot org
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
pinskia at gcc dot gnu dot org
- [Bug libgcj/30570] Word "DEBUG" used as a variable in VMAccessController.java breaks build
tromey at gcc dot gnu dot org
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
tromey at gcc dot gnu dot org
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
tromey at gcc dot gnu dot org
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
tromey at gcc dot gnu dot org
- [Bug java/30607] gcj -I x -C doesn't include x as source dir search patch
tromey at gcc dot gnu dot org
- [Bug java/30607] gcj -I x -C doesn't include x as source dir search patch
tromey at gcc dot gnu dot org
- [Bug libgcj/30071] make install fails for libjava
tromey at gcc dot gnu dot org
- [Bug libgcj/30632] New: libgcj failed to build for Linux/ia64
hjl at lucon dot org
- [Bug libgcj/30632] libgcj failed to build for Linux/ia64
hjl at lucon dot org
- [Bug java/30466] gcj crashes when using invalid options
tromey at gcc dot gnu dot org
- [Bug libgcj/30632] libgcj failed to build for Linux/ia64
tromey at gcc dot gnu dot org
- [Bug libgcj/30632] libgcj failed to build for Linux/ia64
hjl at lucon dot org
- [Bug java/30607] gcj -I x -C doesn't include x as source dir search patch
tromey at gcc dot gnu dot org
- [Bug java/30607] gcj -I x -C doesn't include x as source dir search patch
tromey at gcc dot gnu dot org
- [Bug java/30607] gcj -I x -C doesn't include x as source dir search patch
tromey at gcc dot gnu dot org
- [Bug libgcj/30550] Missing dependencies for ecjx target
tromey at gcc dot gnu dot org
- [Bug libgcj/30600] gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)
tromey at gcc dot gnu dot org
- [Bug java/5178] Method call on qualified static field doesn't initialize its class
daney at gcc dot gnu dot org
- [Bug java/20312] No warning on bad method
daney at gcc dot gnu dot org
- [Bug java/5411] gcjh -stubs creates stubs for classes which have no native methods
tromey at gcc dot gnu dot org
- [Bug java/5519] add some dummy checking to compilation phase
tromey at gcc dot gnu dot org
- [Bug java/11298] nl_langinfo (CODESET) handling
tromey at gcc dot gnu dot org
- [Bug java/14372] MIRANDA bug in java.net.URLConnection
tromey at gcc dot gnu dot org
- [Bug java/15411] CNI: gcjh not aware of "miranda" methods
tromey at gcc dot gnu dot org
- [Bug java/16843] gcjh generated headers don't define final constants
tromey at gcc dot gnu dot org
- [Bug java/14712] gcj - ICE in final_scan_insn, at final.c:2247
tromey at gcc dot gnu dot org
- [Bug java/20597] [meta-bug] missing Java 1.4 support
tromey at gcc dot gnu dot org
- [Bug libgcj/30600] gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)
tromey at gcc dot gnu dot org
- [Bug libgcj/30600] gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)
tromey at gcc dot gnu dot org
- [Bug libgcj/30600] gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)
tromey at gcc dot gnu dot org
- [Bug libgcj/30600] gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int)
tromey at gcc dot gnu dot org
- [Bug libgcj/30071] make install fails for libjava
r dot emrich at de dot tecosim dot com
- [Bug libgcj/30638] New: Dummy bug to test gcj Bugzilla
aph at gcc dot gnu dot org
- [Bug libgcj/30638] Dummy bug to test gcj Bugzilla
aph at gcc dot gnu dot org
- [Bug java/30639] New: Can't compile java frontend on Linux x86_64 (SYS_sigaction undeclared)
fragabr at gmail dot com
- [Bug libgcj/30638] Dummy bug to test gcj Bugzilla
abugger at littlepinkcloud dot com
- [Bug java/30641] New: gcj corrupted double-linked list (glibc detected)
msubs at philips dot org dot uk
- [Bug libgcj/30638] Dummy bug to test gcj Bugzilla
abugger at littlepinkcloud dot com
- [Bug libgcj/30638] Dummy bug to test gcj Bugzilla
aph at gcc dot gnu dot org
- [Bug libgcj/30638] Dummy bug to test gcj Bugzilla
mtrudel at gmx dot ch
- [Bug libgcj/30638] Dummy bug to test gcj Bugzilla
aph at gcc dot gnu dot org
- [Bug java/30639] Can't compile java frontend on Linux x86_64 (SYS_sigaction undeclared)
pinskia at gcc dot gnu dot org
- [Bug java/30644] New: gcj -fsyntax-only does not work properly
tromey at gcc dot gnu dot org
- [Bug java/30644] gcj -fsyntax-only does not work properly
tromey at gcc dot gnu dot org
- [Bug java/30585] [4.3 Regression] gcj doesn't accept -Wall and -Werror anymore
tromey at gcc dot gnu dot org
- [Bug libgcj/30638] Dummy bug to test gcj Bugzilla
tromey at gcc dot gnu dot org
- [Bug libgcj/30632] libgcj failed to build for Linux/ia64
tromey at gcc dot gnu dot org
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
tromey at gcc dot gnu dot org
- [Bug java/12457] jc1 -femit-class-files without -fsyntax-only segfaults.
tromey at gcc dot gnu dot org
- [Bug java/12893] The included test case does not link
tromey at gcc dot gnu dot org
- [Bug java/13607] [meta-bug] access problems in java front-end
tromey at gcc dot gnu dot org
- [Bug java/12981] Binary compatibility: low-level API exposure
tromey at gcc dot gnu dot org
- [Bug java/16858] Linking of jv-convert fails with redundant pthreads symbols
tromey at gcc dot gnu dot org
- [Bug java/20158] gcj fails to compile Apache ant, resulting in "Bus error"
tromey at gcc dot gnu dot org
- [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool
tromey at gcc dot gnu dot org
- [Bug java/21695] ICE when building gnu-xml.lo in libjava directory
tromey at gcc dot gnu dot org
- [Bug java/21697] gcj segfaults with Jabref.jar
tromey at gcc dot gnu dot org
- [Bug java/22091] [meta-bug] missing Java 1.5 support
tromey at gcc dot gnu dot org
- [Bug java/25330] A race condition in write_classfile
tromey at gcc dot gnu dot org
- [Bug java/28153] Under Windows Xp the generated JNI headers need to have a '_' prepended for each function.
tromey at gcc dot gnu dot org
- [Bug java/28423] multianewarray not always evaluated when compiling from bytecode
tromey at gcc dot gnu dot org
- [Bug java/21695] ICE when building gnu-xml.lo in libjava directory
mtrudel at gmx dot ch
- [Bug java/30647] New: build of gcc midi-dssi fails
grgoffe at yahoo dot com
- [Bug java/30647] build of gcc midi-dssi fails
grgoffe at yahoo dot com
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
dave at hiauly1 dot hia dot nrc dot ca
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
dave at hiauly1 dot hia dot nrc dot ca
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
msubs at philips dot org dot uk
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
tromey at gcc dot gnu dot org
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
tromey at gcc dot gnu dot org
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
tromey at gcc dot gnu dot org
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
msubs at philips dot org dot uk
- [Bug libgcj/30647] build of gcc midi-dssi fails
pinskia at gcc dot gnu dot org
- [Bug libgcj/30647] build of gcc midi-dssi fails
pinskia at gcc dot gnu dot org
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
aph at gcc dot gnu dot org
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
msubs at philips dot org dot uk
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
aph at gcc dot gnu dot org
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
msubs at philips dot org dot uk
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
msubs at philips dot org dot uk
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
aph at gcc dot gnu dot org
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
msubs at philips dot org dot uk
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
aph at gcc dot gnu dot org
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
aph at gcc dot gnu dot org
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
aph at gcc dot gnu dot org
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
msubs at philips dot org dot uk
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
dave at hiauly1 dot hia dot nrc dot ca
- [Bug java/30641] gcj corrupted double-linked list (glibc detected)
tromey at gcc dot gnu dot org
- [Bug target/16300] Bug in vendor /usr/include/net/if.h needs fixincluding
skunk at iskunk dot org
- [Bug java/30673] New: [jni] Different behaviour than a Sun JRE
mtrudel at gmx dot ch
- [Bug java/16858] Linking of jv-convert fails with redundant pthreads symbols
skunk at iskunk dot org
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
daney at gcc dot gnu dot org
- [Bug java/21695] ICE when building gnu-xml.lo in libjava directory
brian at dessent dot net
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
dave at hiauly1 dot hia dot nrc dot ca
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
tromey at gcc dot gnu dot org
- [Bug libgcj/30647] build of gcc midi-dssi fails
tromey at gcc dot gnu dot org
- [Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10
andreast at gcc dot gnu dot org
- [Bug libgcj/30570] Word "DEBUG" used as a variable in VMAccessController.java breaks build
rob1weld at aol dot com
- [Bug libgcj/30570] Word "DEBUG" used as a variable in VMAccessController.java breaks build
tromey at gcc dot gnu dot org
- [Bug libgcj/30647] build of gcc midi-dssi fails
grgoffe at yahoo dot com
- [Bug libgcj/30647] build of gcc midi-dssi fails
tromey at gcc dot gnu dot org
- [Bug libgcj/30647] build of gcc midi-dssi fails
grgoffe at yahoo dot com
- [Bug libgcj/30742] ResourceBundle regression
tromey at gcc dot gnu dot org
- [Bug libgcj/30742] New: ResourceBundle regression
tromey at gcc dot gnu dot org
- [Bug libgcj/30742] ResourceBundle regression
aph at gcc dot gnu dot org
- [Bug libgcj/30647] build of gcc midi-dssi fails
grgoffe at yahoo dot com
- [Bug libgcj/30647] build of gcc midi-dssi fails
grgoffe at yahoo dot com
- [Bug libgcj/30742] ResourceBundle regression
tromey at gcc dot gnu dot org
- [Bug libgcj/30647] build of gcc midi-dssi fails
tromey at gcc dot gnu dot org
- [Bug libgcj/30647] build of gcc midi-dssi fails
cvs-commit at developer dot classpath dot org
- [Bug libgcj/30647] build of gcc midi-dssi fails
tromey at gcc dot gnu dot org
- [Bug libgcj/30742] ResourceBundle regression
tromey at gcc dot gnu dot org
- [Bug libgcj/30742] ResourceBundle regression
tromey at gcc dot gnu dot org
- [Bug java/30751] New: internal compiler error: in extract_insn, at recog.c:2108
jim at amarooas dot com dot au
- [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108
pinskia at gcc dot gnu dot org
- [Bug libgcj/30647] build of gcc midi-dssi fails
grgoffe at yahoo dot com
- [Bug libgcj/30647] build of gcc midi-dssi fails
tromey at gcc dot gnu dot org
- [Bug libgcj/30742] ResourceBundle regression
aph at gcc dot gnu dot org
- [Bug libgcj/30742] ResourceBundle regression
aph at gcc dot gnu dot org
- [Bug libgcj/30742] ResourceBundle regression
aph at gcc dot gnu dot org
- [Bug libgcj/30742] ResourceBundle regression
aph at gcc dot gnu dot org
- [Bug libgcj/30647] build of gcc midi-dssi fails
grgoffe at yahoo dot com
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a type
dave at hiauly1 dot hia dot nrc dot ca
- [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108
ian at airs dot com
- [Bug libgcj/30419] [4.3 Regression] libjava failed to build
pinskia at gcc dot gnu dot org
- [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108
jim at amarooas dot com dot au
- [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108
jim at amarooas dot com dot au
- [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108
ian at airs dot com
- [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108
ian at airs dot com
- [Bug fastjar/21822] fastjar/jartool.c's usage of MAXPATHLEN
robilad at kaffe dot org
- [Bug fastjar/13020] zip-style comments
robilad at kaffe dot org
- [Bug libgcj/30606] [4.3 Regression] natVMURLConnection.cc:21: error: 'magic_t' does not name a typet name a type
danglin at gcc dot gnu dot org
- [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108
ian at gcc dot gnu dot org
- [Bug middle-end/30751] [4.3 Regression] internal compiler error: in extract_insn, at recog.c:2108
ian at airs dot com
- [Bug libgcj/10353] [4.0/4.1/4.2/4.3 regression] Java testsuite failures
mmitchel at gcc dot gnu dot org
- [Bug java/18190] [4.0/4.1/4.2/4.3 regression] primitive array optimization is gone
mmitchel at gcc dot gnu dot org
- [Bug java/20031] [4.0/4.1/4.2/4.3 regression] ICE on missing files
mmitchel at gcc dot gnu dot org
- [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool
mmitchel at gcc dot gnu dot org
- [Bug libgcj/21714] [4.0/4.1/4.2/4.3 Regression] libjava bootstrap failure in java/lang/natConcreteProcess.cc
mmitchel at gcc dot gnu dot org
- [Bug java/24698] [4.1/4.2/4.3 regression] SIGABRT when using ResourceBundle.getBundle with a nonexistant key
mmitchel at gcc dot gnu dot org
- [Bug java/28149] Fail to test GCC on simulation due to libjava build errors.
manu at gcc dot gnu dot org
- [Bug java/23432] Incorrect parsing and rounding off of large floating-point literals
tromey at gcc dot gnu dot org
- [Bug libgcj/30742] ResourceBundle regression
tromey at gcc dot gnu dot org
- [Bug java/30838] New: test -ef does not exist under sh
kenta at mit dot edu
- [Bug libgcj/30838] test -ef does not exist under sh
pinskia at gcc dot gnu dot org
- [Bug java/30844] New: invalid "Can't find method" error
rizzolo at gmail dot com
- [Bug java/30844] invalid "Can't find method" error
rizzolo at gmail dot com
- [Bug libgcj/30071] make install fails for libjava
r dot emrich at de dot tecosim dot com
- [Bug java/30844] invalid "Can't find method" error
tromey at gcc dot gnu dot org
- [Bug java/30844] invalid "Can't find method" error
rizzolo at gmail dot com
- [Bug java/30884] New: Some arbitrary system properties missing
mohsens at gmail dot com
- [Bug java/30886] New: Memory collection deadlock
swagiaal at redhat dot com
- [Bug java/30886] Memory collection deadlock
swagiaal at redhat dot com
- [Bug java/30844] invalid "Can't find method" error
tromey at gcc dot gnu dot org
- [Bug java/30903] New: regeneration of headers is broken/difficult
mtrudel at gmx dot ch
- [Bug java/30903] regeneration of headers is broken/difficult
mtrudel at gmx dot ch
- [Bug libgcj/30886] Memory collection deadlock
aph at gcc dot gnu dot org
- [Bug java/29587] jc1: out of memory allocating 4072 bytes after a total of 708630224 bytes
van at wdv dot com
- [Bug libgcj/30886] Memory collection deadlock
swagiaal at redhat dot com
- [Bug libgcj/30886] Memory collection deadlock
aph at gcc dot gnu dot org
- [Bug libgcj/30886] Memory collection deadlock
swagiaal at redhat dot com
- [Bug libgcj/17002] java.util.TimeZone.getDefault() is broken
jakub at gcc dot gnu dot org
- [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool
wangguoqin1001 at gmail dot com
- [Bug libgcj/17002] java.util.TimeZone.getDefault() is broken
gary at gcc dot gnu dot org
- [Bug libgcj/17002] java.util.TimeZone.getDefault() is broken
cvs-commit at developer dot classpath dot org
- [Bug libgcj/30937] New: Win32: Process.exitValue() does not work after multiple calls to a terminated process
r_ovidius at eml dot cc
- [Bug libgcj/30937] Win32: Process.exitValue() does not work after multiple calls to a terminated process
r_ovidius at eml dot cc
- [Bug libgcj/29477] [SJLJ EH] JNI broken with certain libs
mtrudel at gmx dot ch
- [Bug java/20495] [4.0/4.1/4.2/4.3 Regression] building gcj hangs on gcj-dbtool
aph at gcc dot gnu dot org
- [Bug java/30999] New: support for GCC4.0's fvisibility option in JNIEXPORT macro
jan dot nijtmans at gmail dot com
- [Bug java/30999] support for GCC4.0's fvisibility option in JNIEXPORT macro
jan dot nijtmans at gmail dot com
- [Bug libgcj/13130] GC shouldn't have to scan .data section
aph at gcc dot gnu dot org
- [Bug java/12756] Binary Compatibility: Searches are slow
aph at gcc dot gnu dot org
- [Bug libgcj/31084] New: TRUE or FALSE defined
danglin at gcc dot gnu dot org
- [Bug libgcj/31093] New: Multicast PromiscuousTraffic
mark at gcc dot gnu dot org
- [Bug libgcj/31093] Multicast PromiscuousTraffic
cvs-commit at developer dot classpath dot org
- [Bug libgcj/31093] Multicast PromiscuousTraffic
tromey at gcc dot gnu dot org
- [Bug java/31223] New: [regression] indirect dispatch not working with static builds
mtrudel at gmx dot ch
- [Bug java/31223] [regression] indirect dispatch not working with static builds
mtrudel at gmx dot ch
- [Bug libgcj/31228] New: Race condition between setting close-on-exec and Runtime.exec()
daney at gcc dot gnu dot org
- [Bug libgcj/31228] Race condition between setting close-on-exec and Runtime.exec()
daney at gcc dot gnu dot org
- [Bug java/31264] New: internal compiler error: in build_int_cst_wide, at tree.c:886
membar at gcc dot gnu dot org
- [Bug java/31264] internal compiler error: in build_int_cst_wide, at tree.c:886
membar at gcc dot gnu dot org
- [Bug java/31264] internal compiler error: in build_int_cst_wide, at tree.c:886
membar at gcc dot gnu dot org
- [Bug java/31264] internal compiler error: in build_int_cst_wide, at tree.c:886
aph at gcc dot gnu dot org
- [Bug java/31264] internal compiler error: in build_int_cst_wide, at tree.c:886
aph at gcc dot gnu dot org
- [Bug java/31264] internal compiler error: in build_int_cst_wide, at tree.c:886
aph at gcc dot gnu dot org
- [Bug java/31264] internal compiler error: in build_int_cst_wide, at tree.c:886
aph at gcc dot gnu dot org
- [Bug tree-optimization/31264] internal compiler error: in build_int_cst_wide, at tree.c:886
aph at gcc dot gnu dot org
- [Bug tree-optimization/31264] internal compiler error: in build_int_cst_wide, at tree.c:886
membar at gcc dot gnu dot org
- [Bug tree-optimization/31264] internal compiler error: in build_int_cst_wide, at tree.c:886
pinskia at gcc dot gnu dot org
- [Bug libgcj/31228] Race condition between setting close-on-exec and Runtime.exec()
daney at gcc dot gnu dot org
- [Bug libgcj/31228] Race condition between setting close-on-exec and Runtime.exec()
daney at gcc dot gnu dot org
- [Bug libgcj/31228] Race condition between setting close-on-exec and Runtime.exec()
daney at gcc dot gnu dot org
- [Bug java/31325] New: gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug java/31325] gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug java/31325] gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug java/31325] gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug java/31325] gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug java/31325] gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug java/31325] gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug java/31325] gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug java/31325] gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug libgcj/24154] Make requires too much memory building libjava
s_j_newbury at yahoo dot co dot uk
- [Bug java/31325] gcj support for ARM EABI
tromey at gcc dot gnu dot org
- [Bug java/31325] gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug java/31325] gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug java/31325] gcj support for ARM EABI
s_j_newbury at yahoo dot co dot uk
- [Bug libgcj/31228] Race condition between setting close-on-exec and Runtime.exec()
daney at gcc dot gnu dot org
- [Bug libgcj/31228] Race condition between setting close-on-exec and Runtime.exec()
daney at gcc dot gnu dot org
- [Bug java/31365] New: private methods given vtable slots
tromey at gcc dot gnu dot org
- [Bug libgcj/30999] support for GCC4.0's fvisibility option in JNIEXPORT macro
tromey at gcc dot gnu dot org
- [Bug java/29528] [ecj] update gcjh documentation
tromey at gcc dot gnu dot org
- [Bug libgcj/22579] URLClassLoader re-merge plan
tromey at gcc dot gnu dot org
- [Bug libgcj/26910] re-merging java.util.zip
tromey at gcc dot gnu dot org
- [Bug libgcj/30903] regeneration of headers is broken/difficult
tromey at gcc dot gnu dot org
- [Bug libgcj/29869] LogManager class loading failure with Tomcat
tromey at gcc dot gnu dot org
- [Bug libgcj/29869] LogManager class loading failure with Tomcat
marcus at better dot se
- [Bug libgcj/29869] LogManager class loading failure with Tomcat
tromey at gcc dot gnu dot org
- [Bug libgcj/29869] LogManager class loading failure with Tomcat
tromey at gcc dot gnu dot org
- [Bug libgcj/29869] LogManager class loading failure with Tomcat
tromey at gcc dot gnu dot org
- [Bug libgcj/29869] LogManager class loading failure with Tomcat
cvs-commit at developer dot classpath dot org
- [Bug libgcj/29869] LogManager class loading failure with Tomcat
tromey at gcc dot gnu dot org
- [Bug libgcj/29869] LogManager class loading failure with Tomcat
cvs-commit at developer dot classpath dot org
- [Bug libgcj/23682] gnu.java.nio.SelectorImpl.select(long) throws ArrayIndexOutOfBoundsException
tromey at gcc dot gnu dot org
Last message date:
Fri Mar 30 21:53:00 GMT 2007
Archived on: Sun Mar 8 14:27:07 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).