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]
[Bug AWT/16722] AWT application leaks memory
[Bug AWT/17254] [java-gui-branch] Hang when resizing AWT window on Alpha
[Bug AWT/19453] AWT FileDialog gives warnings
[Bug AWT/19838] Repaint-Loop due to setBackground()
[Bug AWT/19840] drawImage bug
[Bug AWT/19847] AWT drawImage fails to render transparent GIFs
[Bug AWT/20630] Image APIs should use BufferedImage exclusively
[Bug AWT/20720] crash when pressing laptop arrow keys
[Bug AWT/20720] New: crash when pressing laptop arrow keys
[Bug AWT/20757] FontMetrics.getStringBounds() missing
[Bug AWT/20757] New: FontMetrics.getStringBounds() missing
[Bug AWT/20790] libjawt.so must be renamed
[Bug AWT/20790] New: libjawt.so must be renamed
[Bug AWT/21598] New: rendering problem with button text
[Bug AWT/21598] rendering problem with button text
[Bug AWT/21599] New: transparent images don't work
[Bug AWT/21599] transparent images don't work
[Bug AWT/21600] New: race condition with java applet
[Bug AWT/21600] race condition with java applet
[Bug AWT/21604] New: strange refresh behavior when moving mouse
[Bug AWT/21604] strange refresh behavior when moving mouse
[Bug AWT/21649] errors when exiting gcjappletviewer
[Bug AWT/21649] New: errors when exiting gcjappletviewer
[Bug AWT/21660] FileDialog.SAVE broken
[Bug AWT/21660] New: FileDialog.SAVE broken
[Bug AWT/21747] JAWT_X11DrawingSurfaceInfo missing depth field
[Bug AWT/21882] New: Wrong Frame size if a frame has been created previously
[Bug AWT/21882] Wrong Frame size if a frame has been created previously
[Bug AWT/21978] GCC 4.0 Awt and Swing problem
[Bug AWT/21978] New: GCC 4.0 Awt and Swing problem linux 9.0
[Bug AWT/22162] New: double-click fails to select entire word
[Bug AWT/22163] New: scrollbars appear and disappear
[Bug bootstrap/20155] [4.0 Regression] libgcj build fails with "execvp: /bin/sh: Argument list too long"
[Bug bootstrap/20155] [4.0/4.1 Regression] libgcj build fails with "execvp: /bin/sh: Argument list too long"
[Bug debug/21022] [4.0 only] ICE while compiling GdkFontMetrics.class with stabs debugging
[Bug fastjar/13020] zip-style comments
[Bug fastjar/20941] Incorrect case for META-INF with fastjar
[Bug fastjar/21822] fastjar/jartool.c's usage of MAXPATHLEN
[Bug java/1259] string constants not handled properly
[Bug java/12725] [meta-bug] gcj does not conform to Binary Compatibility specification
[Bug java/12734] gcj verifier doesn't merge interface types correctly
[Bug java/12758] Binary Compatibility: CNI code is not binary compatible
[Bug java/12911] Class initialization optimization pessimization
[Bug java/1305] [JSR133] GCJ ignores volatile modifier
[Bug java/13788] Zero propogate right shift in static final int initializer causes error
[Bug java/15525] suggestion to enable cast elimination
[Bug java/15735] Should be able to disable bytecode verification
[Bug java/17092] gcj should use unlock_getc instead of getc
[Bug java/17255] [meta-bug] Fixes should be back-ported to 3.4 branch
[Bug java/17574] [meta-bug] gcj and libgcj 4.0 tracking PR
[Bug java/17845] [4.1 Regression] More problems with simple type names as superclasses
[Bug java/17845] can't build GNU Classpath
[Bug java/18119] Private inner class is visible when it shouldn't be
[Bug java/18131] [meta-bug] inner class problems in java front-end
[Bug java/18212] nativ compilation with multiple jars fails / gives internal compiler error
[Bug java/18281] Backslashes in CLASSPATH cause jc1 to hang
[Bug java/18399] [4.0/4.1 Regression] Class initialization optimization does not work with the inliner
[Bug java/18931] Java bytecode ICE in except.c remove_unreachable_regions
[Bug java/18945] gcj ICE with -findirect-dispatch
[Bug java/19285] Interfaces not initialized by static field access
[Bug java/19325] Invoking gcj -C on a list of source files consumes insane amount of memory
[Bug java/19674] Empty declaration through semicolon (;) causes compile failure
[Bug java/19870] gcj -C doesn't generate accessors for private members across nested class boundaries
[Bug java/19870] gcj -C doesn't generate accessors for private members in inner class
[Bug java/20044] Wrong method call semantics (maybe instanceof/invokespecial)
[Bug java/20088] -findirect-dispatch: error: final field 'text' may not have been initialized
[Bug java/20193] Variable names incorrectly resolved in inner classes.
[Bug java/20215] gcj does not accept classes with same name fields
[Bug java/20302] Problem with sub classes with contructors with exceptions
[Bug java/20309] gcjh needs a -force option
[Bug java/20312] No warning on bad method
[Bug java/20384] Can't compile oracle test jdbc app with oracle jdbc14.jar shared lib version
[Bug java/20469] gcjh does not rename Java variables named NULL
[Bug java/20522] ICE in update_aliases, at java/decl.c:163
[Bug java/20526] gij -X reports no options are recognized, while -Xmx and -Xms seem to be
[Bug java/20697] Invalid Can't find method error on call to super
[Bug java/20715] gcj compilation error
[Bug java/20715] gcj link error
[Bug java/20735] New: gcj writes bogus source filenames for inner classes read from .class files
[Bug java/20750] New: libgcj needs a --with-java-home configure option
[Bug java/20761] fastjar not correctly defined when compiling with cross compilers.
[Bug java/20761] New: fastjar not correctly defined for cross compilers.
[Bug java/20768] [4.0 only] Bytecode -> native code doesn't handle exception properly
[Bug java/20768] Bytecode -> native code doesn't handle exception properly
[Bug java/20768] New: Bytecode -> native code doesn't handle exception properly
[Bug java/20773] ICE: SEGV building jar file
[Bug java/20773] New: ICE: SEGV building jar file
[Bug java/20910] gcc-4_0-brach GCJ ICE
[Bug java/20910] New: gcc-4_0-brach GCJ ICE
[Bug java/20941] Incorrect case for META-INF with fastjar
[Bug java/20941] New: Incorrect case for META-INF with fastjar
[Bug java/20977] Invalid long to int promotion permitted in array initializer
[Bug java/20977] New: Invalid long to int promotion permitted in array initializer
[Bug java/20978] Failure to detect unhandled exception
[Bug java/20978] New: Failure to detect unhandled exception
[Bug java/21016] Indirect dispatch code generated when using -findirect-dispatch has wrong line numbers
[Bug java/21016] New: Indirect dispatch code generated when using -findirect-dispatch has wrong line numbers
[Bug java/21022] bootstrap error compiling libgcj with awt support on darwin-ppc
[Bug java/21022] ICE while compiling GdkFontMetrics.class with stabs debugging
[Bug java/21022] New: bootstrap error compiling libgcj with awt support on darwin-ppc
[Bug java/21036] [4.0 only] gcj ICE compiling Azureus 2.2.0.2 to native code
[Bug java/21036] gcj ICE compiling Azureus 2.2.0.2 to native code
[Bug java/21036] New: gcj ICE compiling Azureus 2.2.0.2 to native code
[Bug java/21044] [4.0/4.1 Regression] Static class init optimization is broken
[Bug java/21044] New: Static class init optimization is broken
[Bug java/21044] Static class init optimization is broken
[Bug java/21045] Anonymous inner class constructor's exceptions can't be caught or thrown
[Bug java/21045] New: Anonymous inner class constructor's exceptions can't be caught or thrown
[Bug java/21065] javax.swing.event.EventListenerList.getListenerList() implemented wrong
[Bug java/21065] New: javax.swing.event.EventListenerList.getListenerList() implemented wrong
[Bug java/21068] New: String(strBytes, "UTF-16LE"); thorws java.io.UnsupportedEncodingException
[Bug java/21068] String(strBytes, "UTF-16LE"); thorws java.io.UnsupportedEncodingException
[Bug java/21070] [4.1 Regression]: java compiler generates wrong code on ia64
[Bug java/21070] New: [4.1 Regression]: java compiler generates wrong code on ia64
[Bug java/21074] New: Trivial bug in the method getHeaderFieldKey() in the file java/net/protocol/http/HTTPURLConnection.java
[Bug java/21115] false boolean argument passed from pre-compiled to interpreted method is true
[Bug java/21115] New: false boolean argument passed from pre-compiled to interpreted method is true
[Bug java/21164] New: libjava tests uses absolute paths
[Bug java/21217] New: "Argument list too long" when guilding gcj
[Bug java/21221] New: File.isHidden() method always returns 'true' in windows.
[Bug java/21233] gij -version returns unquoted version number
[Bug java/21233] New: gij -version returns unquoted version number
[Bug java/21245] gcjh creates invalid/empty header files
[Bug java/21245] New: gcjh creates invalid/empty header files
[Bug java/21313] Incorrect visibility of "package" scope methods (compilation problem)
[Bug java/21313] New: Incorrect visibility of "package" scope methods (compilation problem)
[Bug java/21362] ICE in make_edges, at cfgbuild.c:327
[Bug java/21362] New: ICE in make_edges, at cfgbuild.c:327
[Bug java/21418] New: Order of source files matters when compiling
[Bug java/21418] Order of source files matters when compiling
[Bug java/21428] [3.4/4.0/4.1 Regression] bogus warning: unused parameter 'this'
[Bug java/21428] bogus warning: unused parameter 'this'
[Bug java/21428] New: bogus warning: unused parameter 'this'
[Bug java/21436] imports not remembered for previously compiled files
[Bug java/21436] New: imports not remembered for previously compiled files
[Bug java/21442] New: problem with imports and multifile builds
[Bug java/21442] problem with imports and multifile builds
[Bug java/21517] Bytecode -> native code mis-compilation
[Bug java/21517] New: Bytecode -> native code mis-compilation
[Bug java/21519] ICE in generate_bytecode_conditional, at java/jcf-write.c:1337
[Bug java/21519] New: ICE in generate_bytecode_conditional,
[Bug java/21524] Cancelling a TimerTask puts Timer binary heap in inconsistent state
[Bug java/21524] New: Cancelling a TimerTask puts Timer binary heap in inconsistent state
[Bug java/21540] New: switch stmt problem
[Bug java/21540] switch stmt problem
[Bug java/21624] java source files cannot be compiled to bcabi [indirect dispatch]
[Bug java/21624] New: java files cannot be compiled to bcabi
[Bug java/21662] [3.4/4.0/4.1 Regression] Fields in interfaces not optimized when read from *.class, but optimized when read from *.java
[Bug java/21662] New: 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/21695] New: ICE when building gnu-xml.lo in libjava directory
[Bug java/21697] gcj segfaults with Jabref.jar
[Bug java/21697] New: gcj segfaults with Jabref.jar
[Bug java/21703] New: hang when rapidly calling String.intern()
[Bug java/21714] New: libjava bootstrap failure in java/lang/natConcreteProcess.cc
[Bug java/21722] gcj miscompiles accesses to static final vars with indirect dispatch
[Bug java/21722] New: gcj miscompiles accesses to static final vars with indirect dispatch
[Bug java/21754] New: ./libtool: /mingw/bin/ar: Invalid argument
[Bug java/21779] New: unknown bug
[Bug java/21793] java doesn't work with Cygwin
[Bug java/21793] New: java doesn't work with Cygwin
[Bug java/21818] "Methods can't be overridden to be more private."
[Bug java/21818] New: "Methods can't be overridden to be more private."
[Bug java/21821] New: MAXPATHLEN usage in [gcc]/libjava/gnu/java/nio/channels/natFileChannelImpl.cc
[Bug java/21822] New: fastjar/jartool.c's usage of MAXPATHLEN
[Bug java/21844] [4.1 Regression] miscompilation of LinkedHashMap
[Bug java/21844] miscompilation of LinkedHashMap
[Bug java/21844] New: miscompilation of LinkedHashMap
[Bug java/21855] New: array bounds checking elimination
[Bug java/21856] New: null pointer check elimination
[Bug java/21856] null pointer check elimination
[Bug java/21867] New: failling to build libjava
[Bug java/21868] [4.1 regression] can't build mauve
[Bug java/21868] New: [4.1 regression] can't build mauve
[Bug java/21900] debugging regression when debugging libgcj
[Bug java/21900] New: debugging regression when debugging libgcj
[Bug java/22011] converting jar files into .so library in win32
[Bug java/22011] New: converting jar files into .so library in win32
[Bug java/22036] libjava/jni.cc compilation fix in cvs 2005-06-12
[Bug java/22036] New: libjava/jni.cc compilation fix in cvs 2005-06-12
[Bug java/22060] javax/swing/text/InternationalFormatter.clone() doesn't compile (GNU Classpath)
[Bug java/22060] New: javax/swing/text/InternationalFormatter.clone() doesn't compile (GNU Classpath)
[Bug java/22090] New: Attempt to compile java1.5 classes with gcj
[Bug java/22091] [meta-bug] missing Java 1.5 support
[Bug java/22091] New: [meta-bug] missing Java 1.5 support
[Bug java/22094] gcj compiled executable runtime crash
[Bug java/22094] New: gcj compiled executable runtime crash
[Bug java/22113] Buffer overflow in the lexical analyser while reading FP literals
[Bug java/22113] New: Buffer overflow in the lexical analyser while reading FP literals
[Bug java/22128] [3.4/4.0/4.1 Regression] Cyclic inheritance hangs jc1
[Bug java/22128] New: Cyclic inheritance hangs jc1
[Bug java/22166] 0x80000000/-1 is wrong
[Bug java/22166] New: 0x80000000/-1 is wrong
[Bug java/22183] New: gcj -C fails to compile ant 1.6.5
[Bug java/22214] Java code with Vector<Double> does not compile with GCJ
[Bug java/22214] New: Java code with Vector<Double> does not compile with GCJ
[Bug java/8608] segmentation fault on compiling bad program
[Bug java/9369] wrong bytecode generated for static inner class with private constructor
[Bug java/9861] method name mangling ignores return type
[Bug libffi/20104] gij fails on ppc and not on x86
[Bug libffi/21285] gij fails to handle NullPointerException exception
[Bug libffi/9614] libffi handles multiple floats wrong on powerpc-unkonwn-linux-gnu 3.2.x
[Bug libgcj/10353] [3.3/3.4/4.0/4.1 regression] Java testsuite failures
[Bug libgcj/10421] java.text.Collator.getInstance returns null for "de" locale
[Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly
[Bug libgcj/13137] [eclipse 3.0] need java.nio file locking
[Bug libgcj/13212] AttachCurrentThread() not working
[Bug libgcj/13603] [meta-bug] Java security model tracking PR
[Bug libgcj/13708] static java program crashes at startup, UTF-8 environment
[Bug libgcj/13806] linking libgcj.so requires excessive time/memory
[Bug libgcj/14070] gij and -jar argument should set the manifest Class-path recursively
[Bug libgcj/14572] System ClassLoader is not set according to java.system.class.loader property
[Bug libgcj/14781] disable bytecode verification for bootclasspath
[Bug libgcj/16032] libgcj should reject class files with incorrect version numbers
[Bug libgcj/17536] wrong ClassLoader for int[]
[Bug libgcj/18220] Test case libjava.lang/Process_3 does not end if "sed" not available
[Bug libgcj/18266] SIGSEGV in GC_register_finalizer_inner ()
[Bug libgcj/18376] java.io.BufferedWriter outputing extraneous characters?
[Bug libgcj/18893] null pointer exception in the Logger.getCallerStackFrame()
[Bug libgcj/19527] libgij fails to install in a temporary directory
[Bug libgcj/19621] Network-performance issue in java.io.PrintStream
[Bug libgcj/19729] libgcj DSASignature.java null pointer exception
[Bug libgcj/19877] sometimes reconfiguring leads to incorrect config.h
[Bug libgcj/20090] gij should be implemented in Java
[Bug libgcj/20169] Serialization: readResolve does not work
[Bug libgcj/20273] LinkedHashMap breaks linked list when access() is called
[Bug libgcj/20435] regex pattern compiling bug
[Bug libgcj/20504] java.util.regex implementation doesn't support quoting constructs
[Bug libgcj/20693] [4.1 Regression] javax-imageio.lo failed to build
[Bug libgcj/20693] javax-imageio.lo failed to build
[Bug libgcj/20699] gij -ms segfaults
[Bug libgcj/20715] New: gcj link error
[Bug libgcj/20727] double free or corruption
[Bug libgcj/20727] New: double free or corruption
[Bug libgcj/20750] libgcj needs a --with-java-home configure option
[Bug libgcj/20761] fastjar not correctly defined when compiling with cross compilers.
[Bug libgcj/20775] Crash in libgcj.so on linux alpha
[Bug libgcj/20775] New: Crash in libgcj.so on linux alpha
[Bug libgcj/20782] jawt assertion failure
[Bug libgcj/20782] New: jawt assertion failure:
[Bug libgcj/20908] New: [m68k-linux] libjava testsuite fails about 600 tests
[Bug libgcj/20941] Incorrect case for META-INF with fastjar
[Bug libgcj/20958] Compile Errors In two files in gnu.gcj
[Bug libgcj/20958] New: Compile Errors In two files in gnu.gcj
[Bug libgcj/20975] New: Remove scripts/TexinfoDoclet.java
[Bug libgcj/20975] Remove scripts/TexinfoDoclet.java
[Bug libgcj/20997] gij -verbose fails with a VM error
[Bug libgcj/20997] New: gij -verbose fails with a VM error
[Bug libgcj/21020] java.lang.NoSuchFieldError regression from earlier 4.0.0 snapshot
[Bug libgcj/21020] New: java.lang.NoSuchFieldError regression from earlier 4.0.0 snapshot
[Bug libgcj/21058] [4.1 Regression] fragile libgcj link process omits some inner classes
[Bug libgcj/21058] [4.1 Regression] libgcj can't find class
[Bug libgcj/21058] libgcj can't find class
[Bug libgcj/21058] New: libgcj can't find class
[Bug libgcj/21065] javax.swing.event.EventListenerList.getListenerList() implemented wrong
[Bug libgcj/21068] String(strBytes, "UTF-16LE"); thorws java.io.UnsupportedEncodingException
[Bug libgcj/21074] Trivial bug in the method getHeaderFieldKey() in the file java/net/protocol/http/HTTPURLConnection.java
[Bug libgcj/21115] false boolean argument passed from pre-compiled to interpreted method is true
[Bug libgcj/21136] [4.0 only] tryLock waits for the lock, and lock doesn't
[Bug libgcj/21136] New: tryLock waits for the lock, and lock doesn't
[Bug libgcj/21136] tryLock waits for the lock, and lock doesn't
[Bug libgcj/21140] [4.0 only] Charset.encode and Charset.decode broken
[Bug libgcj/21140] Charset.encode and Charset.decode broken
[Bug libgcj/21140] New: Charset.encode and Charset.decode broken
[Bug libgcj/21164] libjava tests uses absolute paths
[Bug libgcj/21217] "Argument list too long" when guilding gcj
[Bug libgcj/21221] [Win32] File.isHidden() method always returns 'true' in windows.
[Bug libgcj/21222] must restrict access to gnu.classpath.*
[Bug libgcj/21222] New: must restrict access to gnu.classpath.*
[Bug libgcj/21225] gnu/xml/dom/DomDOMException.java:171: internal compiler error: Segmentation fault
[Bug libgcj/21225] New: gnu/xml/dom/DomDOMException.java:171: internal compiler error: Segmentation fault
[Bug libgcj/21233] [4.0 only] gij -version returns unquoted version number
[Bug libgcj/21267] [win32] Non-English File Names processed incorrectly
[Bug libgcj/21267] New: Non-English File Names processed incorrectly in Windows.
[Bug libgcj/21270] BufferedReader.read( char[], int, int ) returns less than expected number of read chars
[Bug libgcj/21270] New: BufferedReader.read( char[], int, int ) returns less than expected number of read chars
[Bug libgcj/21285] gij fails to handle NullPointerException exception
[Bug libgcj/21285] New: gij fails to handle NullPointerException exception
[Bug libgcj/21326] New: _Jv_Linker
[Bug libgcj/21326] seg fault in _Jv_Linker
[Bug libgcj/21372] FileChannel.tryLock() return value incorrect
[Bug libgcj/21372] New: FileChannel.tryLock() return value incorrect
[Bug libgcj/21524] Cancelling a TimerTask puts Timer binary heap in inconsistent state
[Bug libgcj/21557] Hash synchronization: Thread.interrupt() can make _Jv_MonitorEnter hang
[Bug libgcj/21557] New: Hash synchronization: Thread.interrupt() can make _Jv_MonitorEnter hang
[Bug libgcj/21606] java.net.URI fails to decode lowercase hex codes
[Bug libgcj/21606] New: java.net.URI fails to decode lowercase hex codes
[Bug libgcj/21637] New: URL.openStream doesn't throw a FileNotFoundException with some urls
[Bug libgcj/21637] URL.openStream doesn't throw a FileNotFoundException with some urls
[Bug libgcj/21692] [4.1 Regression] unexpected java.lang.NoClassDefFoundError
[Bug libgcj/21692] New: unexpected java.lang.NoClassDefFoundError
[Bug libgcj/21692] unexpected java.lang.NoClassDefFoundError
[Bug libgcj/21703] hang when rapidly calling String.intern()
[Bug libgcj/21714] [4.0/4.1 Regression] libjava bootstrap failure in java/lang/natConcreteProcess.cc
[Bug libgcj/21714] libjava bootstrap failure in java/lang/natConcreteProcess.cc
[Bug libgcj/21725] New: use new sync built-ins
[Bug libgcj/21725] use new sync built-ins
[Bug libgcj/21736] MessageFormat("{0,time,medium}") fails
[Bug libgcj/21736] New: MessageFormat("{0,time,medium}") fails
[Bug libgcj/21741] Need configure option to set java.library.path
[Bug libgcj/21741] New: Need configure option to set java.library.path
[Bug libgcj/21747] New: JAWT_X11DrawingSurfaceInfo missing depth field
[Bug libgcj/21753] New: String.substring sharing heuristic should be improved
[Bug libgcj/21753] String.substring sharing heuristic should be improved
[Bug libgcj/21754] ./libtool: /mingw/bin/ar: Invalid argument
[Bug libgcj/21775] New: NPE in java::util::logging::Logger::getCallerStackFrame caused by incorrect hand-optimization
[Bug libgcj/21775] NPE in java::util::logging::Logger::getCallerStackFrame caused by incorrect hand-optimization
[Bug libgcj/21785] [4.1 regression] ClassNotFound during deserialization
[Bug libgcj/21785] [regression] ClassNotFound during deserialization
[Bug libgcj/21785] New: [regression] ClassNotFound during deserialization
[Bug libgcj/21798] Generational garbage collector?
[Bug libgcj/21798] New: Generational garbage collector?
[Bug libgcj/21821] MAXPATHLEN usage in libjava
[Bug libgcj/21821] MAXPATHLEN usage in natFileChannelImpl.cc
[Bug libgcj/21821] MAXPATHLEN usage in natFileChannelPosix.cc
[Bug libgcj/21822] fastjar/jartool.c's usage of MAXPATHLEN
[Bug libgcj/21867] failling to build libjava
[Bug libgcj/21869] New: We should to use StringBuilder instead of StringBuffer where appropriate.
[Bug libgcj/21869] We should to use StringBuilder instead of StringBuffer where appropriate.
[Bug libgcj/21880] New: javax.swing.text.JTextComponent has no read() method
[Bug libgcj/21890] New: SecurityManager is incomplete
[Bug libgcj/21891] New: must audit libgcj for required SecurityManager calls
[Bug libgcj/21892] gnu.* and native code security audit
[Bug libgcj/21892] New: gnu.* and native code security audit
[Bug libgcj/21893] class loading and verifier audit
[Bug libgcj/21893] New: class loading and verifier audit
[Bug libgcj/21906] hang when invoking abstract method
[Bug libgcj/21906] New: hang when invoking abstract method
[Bug libgcj/21941] New: NPE in Socket.connect()
[Bug libgcj/21949] java.rmi.server.RMIClassLoader.getClassLoader() is private, should be public
[Bug libgcj/21949] New: java.rmi.server.RMIClassLoader.getClassLoader() is private, should be public
[Bug libgcj/22036] libjava/jni.cc compilation fix in cvs 2005-06-12
[Bug libgcj/22084] [4.1 Regression] Divide_1 test case hangs
[Bug libgcj/22084] Divide_1 test case hangs
[Bug libgcj/22084] New: Divide_1 test case hangs
[Bug libgcj/22090] Attempt to compile java1.5 classes with gcj
[Bug libgcj/22092] libgcj builds zlib subdir even if --with-system-zlib was passed to ./configure
[Bug libgcj/22092] New: libgcj builds zlib subdir even if --with-system-zlib was passed to ./configure
[Bug libgcj/22186] gnu.gcj.precompiled.db.path ignored for method which calls JNI native method
[Bug libgcj/22186] New: gnu.gcj.precompiled.db.path ignored for method which calls JNI native method
[Bug libgcj/22187] gnu.gcj.precompiled.db.path ignored for method which calls JNI native method
[Bug libgcj/22187] New: gnu.gcj.precompiled.db.path ignored for method which calls JNI native method
[Bug libgcj/22189] New: Table Full in gcj-dbtool if -m option used with smallest possible input
[Bug libgcj/22189] Table Full in gcj-dbtool if -m option used with smallest possible input
[Bug libgcj/22211] [4.0 only] Thread.interrupt sometimes causes abort if thread is already dead
[Bug libgcj/22211] New: Thread.interrupt sometimes causes abort if thread is already dead
[Bug libgcj/22211] Thread.interrupt sometimes causes abort if thread is already dead
[Bug libgcj/22253] New: ICE while compiling libjava/gnu/gcj/xlib/natWindow.cc
[Bug libgcj/6996] gij needs assertion-related command-line options
[Bug libgcj/8995] race cases in interpreter
[Bug libgcj/9463] add native methods for file name encoding
[Bug middle-end/20606] ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2 - not with no optimizations)
[Bug middle-end/20648] [4.0 regression] ICE in cfg_layout_redirect_edge_and_branch_force
[Bug middle-end/20648] [4.0/4.1 regression] ICE in cfg_layout_redirect_edge_and_branch_force
[Bug middle-end/21070] [4.1 Regression]: java compiler generates wrong code on ia64
[Bug middle-end/21285] gij fails to handle NullPointerException exception
[Bug middle-end/21362] ICE in make_edges, at cfgbuild.c:327
[Bug middle-end/21779] unknown bug
[Bug middle-end/22253] [4.1 Regression] ICE while compiling libjava/gnu/gcj/xlib/natWindow.cc
[Bug middle-end/22253] ICE while compiling libjava/gnu/gcj/xlib/natWindow.cc
[Bug other/19688] gcc-3.4.3 failed to compile on a Slackware Linux system
[Bug SWING/17275] Filechooser implementation
[Bug SWING/17360] JScrollPane has incorrect size when JList with specified size is added to it
[Bug SWING/19849] Swing: ActionEvent.getActionCommand null
[Bug SWING/19860] Swing JOptionPane and multiline texts
[Bug SWING/19861] Swing JOptionPane without parent frame
[Bug SWING/19862] Swing JTextField fails with StringIndexOutOfBoundsException
[Bug SWING/20015] JMenu stays open but should not
[Bug SWING/20804] JFrames not using insets to calculate size.
[Bug SWING/20804] New: JFrames not using insets to calculate size.
[Bug SWING/21064] [4.0 only] StyleContext.addStyle causes NullPointerException
[Bug SWING/21064] New: StyleContext.addStyle causes NullPointerException
[Bug SWING/21064] StyleContext.addStyle causes NullPointerException
[Bug SWING/21065] javax.swing.event.EventListenerList.getListenerList() implemented wrong
[Bug SWING/21444] New: Swing JList can't do multiple selection
[Bug SWING/21444] Swing JList can't do multiple selection
[Bug SWING/21635] New: GLib-GObject-WARNING with jython
[Bug SWING/21818] "Methods can't be overridden to be more private."
[Bug SWING/21880] javax.swing.text.JTextComponent has no read() method
[Bug SWING/22150] BasicTreeUI Implementation
[Bug SWING/22150] New: BasicTreeUI Implementation
[Bug SWING/22151] JInternalFrame causes OutOfMemory error when maximized.
[Bug SWING/22151] New: JInternalFrame causes OutOfMemory error when maximized.
[Bug testsuite/16230] Spurious test failures with --disable-static
[Bug tree-optimization/20773] ICE: SEGV building jar file
[Bug tree-optimization/21855] array bounds checking elimination
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]