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/16729] Component.print() and Component.printAll() does not affect graphics parameter
[Bug awt/16793] image not redrawn on expose events
[Bug awt/16822] Graphics.setClip(null) should remove clip
[Bug awt/16824] GdkPixbufDecoder crashes with image loading programs
[Bug awt/16825] Bad results for QuadCurve2D.solveQuadratic
[Bug awt/16825] need to reimplement QuadCurve2D.solveQuadratic
[Bug AWT/17008] GdkGraphics: drawImage tries to cast Image to GtkImage.
[Bug AWT/17060] AWT: problems with drawImage and transparent images
[Bug awt/17254] [java-gui-branch] Hang when resizing AWT window on Alpha
[Bug awt/17463] new methods introduced in JDK 1.4 missing in java.awt.Window
[Bug awt/17782] KeyboardFocusManagers should be partitioned by ClassLoader
[Bug AWT/19838] Repaint-Loop due to setBackground()
[Bug awt/19839] Repaint-loop due to createImage() and non-null ImageObserver
[Bug awt/19840] drawImage bug
[Bug awt/19843] AWT program ignores System.exit()
[Bug awt/19844] Swing components ignore key events
[Bug AWT/19846] AWT Toolkit.createImage very slow
[Bug AWT/19847] AWT drawImage fails to render transparent GIFs
[Bug awt/20014] BufferedImage.getGraphics() aborts
[Bug awt/20630] GTK 2.8 peer Image and Graphics API reorganization
[Bug awt/20630] Image APIs should use BufferedImage exclusively
[Bug awt/20720] crash when pressing laptop arrow keys
[Bug awt/20782] jawt assertion failure
[Bug awt/21598] rendering problem with button text
[Bug awt/21600] race condition with java applet
[Bug awt/21660] FileDialog.SAVE broken
[Bug awt/21747] JAWT_X11DrawingSurfaceInfo missing depth field
[Bug AWT/21882] Wrong Frame size if a frame has been created previously
[Bug AWT/22162] double-click fails to select entire word
[Bug AWT/22163] scrollbars appear and disappear
[Bug boehm-gc/23662] Binaries generated by arm-linux-gcj segfault on execution on arm target
[Bug bootstrap/20155] [4.0 Regression] libgcj build fails with "execvp: /bin/sh: Argument list too long"
[Bug classpath/17003] java.util.TimeZone information outdated
[Bug classpath/19613] java.util.prefs should work like the JDK
[Bug classpath/20198] java.security.CodeSource.getLocation output is different than expected
[Bug classpath/20247] Lack java.util.concurrent.LinkedBlockingQueue
[Bug classpath/21741] Need configure option to set java.library.path
[Bug classpath/21869] We should to use StringBuilder instead of StringBuffer where appropriate.
[Bug classpath/22580] [4.1 Regression] 'make -j' doesn't affect source->bytecode compilation
[Bug classpath/23183] SimpleDateFormat fails to render '' as single quotes
[Bug classpath/23238] split-for-gcj.sh should use CONFIG_SHELL
[Bug classpath/23768] doFinal() methods in javax.crypto.Cipher incorrectly resetting cipher state
[Bug fastjar/13020] zip-style comments
[Bug java/10304] ICE when compiling OpenNMS (jcf-write.c:1041)
[Bug java/12459] Invalid inner class field access confusion
[Bug java/12725] [meta-bug] gcj does not conform to Binary Compatibility specification
[Bug java/12756] Binary Compatibility: Searches are slow
[Bug java/13021] GCJ Boehm descriptor may be incorrect if alignment != sizeof(void*)
[Bug java/13607] [meta-bug] access problems in java front-end
[Bug java/1391] ICE on bogus this.OuterClass.method() construct
[Bug java/1392] Using .class in super class of outer class and in inner class fails
[Bug java/1427] gcj should generate N_MAIN stab or DW_AT_entry_point dwarf2 debug info
[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/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/18175] Can't find default package with redundant package import
[Bug java/18190] [4.0/4.1 regression] primitive array optimization is gone
[Bug java/18399] Class initialization optimization does not work with the inliner
[Bug java/18796] [4.0/4.1 Regression] gcj imports wrong superclass
[Bug java/19586] gij exits with SIGABR
[Bug java/19629] simple anonymous constructor bug
[Bug java/19674] Empty declaration through semicolon (;) causes compile failure
[Bug java/19713] ICE with (void) parameter list
[Bug java/19870] gcj -C doesn't generate accessors for private members across nested class boundaries
[Bug java/19882] fail to create shared lib from jar - 2 instances, xerces and log4
[Bug java/20031] [4.0/4.1 regression] ICE on missing files
[Bug java/20158] gcj fails to compile Apache ant, resulting in "Bus error"
[Bug java/20312] No warning on bad method
[Bug java/20597] [meta-bug] missing Java 1.4 support
[Bug java/20697] Invalid Can't find method error on call to super
[Bug java/21036] [4.0 only] gcj ICE compiling Azureus 2.2.0.2 to native code
[Bug java/21045] Anonymous inner class constructor's exceptions can't be caught or thrown
[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/21436] imports not remembered for previously compiled files
[Bug java/21517] Bytecode -> native code mis-compilation
[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/22011] converting jar files into .so library in win32
[Bug java/22113] 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/22166] 0x80000000/-1 is wrong in java
[Bug java/22299] New: Even length strings (not odd) placed in .section .rodata.jutf8.# at -O1 or above.
[Bug java/22377] BC compilation fails to detect abstract instantiation
[Bug java/22377] New: BC compilation fails to detect abstract instantiation
[Bug java/22460] GCJ produces mis-match (non compatible) types in MODIFY_EXPR (from byte-code)
[Bug java/22460] New: GCJ produces mis-match (non compatible) types in MODIFY_EXPR (from byte-code)
[Bug java/22468] gcj does not send correct parameters to ld when linking
[Bug java/22468] New: gcj does not send correct parameters to ld when linking
[Bug java/22496] accept-invalid: allows access to members as if they were static
[Bug java/22496] New: accept-invalid: allows access to members as if they were static
[Bug java/22507] GCJ segfaults building Apache Cocoon
[Bug java/22507] New: GCJ segfaults building Apache Cocoon
[Bug java/22578] New: should inline floatToIntBits et al
[Bug java/22578] should inline floatToIntBits et al
[Bug java/23184] I18n bug in gjavah.c
[Bug java/23184] New: I18n bug in gjavah.c
[Bug java/23220] [3.4/4.0/4.1 Regression] ICE in a specific doubly-nested class
[Bug java/23220] New: ICE in a specific doubly-nested class
[Bug java/23230] New: Wrong "this" used when call made to superclass which is also superclass of enclosing class
[Bug java/23230] Wrong "this" used when call made to superclass which is also superclass of enclosing class
[Bug java/23283] New: Java interpreter significantly faster than gcc?!
[Bug java/23283] Sun's JIT faster than gcc
[Bug java/23283] Sun's JIT faster than gcc for Random.nextDouble
[Bug java/23292] New: libjava build fails with recent version of GNU Make
[Bug java/23300] DECL_FIELD_OFFSET == 0 versus build_field_ref
[Bug java/23300] New: DECL_FIELD_OFFSET == 0 versus build_field_ref
[Bug java/23314] java produces mismatch types in MODIFY_EXPR
[Bug java/23314] New: java produces mismatch types in MODIFY_EXPR
[Bug java/23315] java produces mismatch types in MODIFY_EXPR, down cast
[Bug java/23315] New: java produces mismatch types in MODIFY_EXPR, down cast
[Bug java/23404] Interpreted byte code does not run properly on ppc
[Bug java/23404] New: Interpreted byte code does not run properly on ppc
[Bug java/23431] [4.0/4.1 regression] gcj allows overriding with more restrictive access
[Bug java/23432] Incorrect parsing and rounding off of large floating-point literals
[Bug java/23432] New: Incorrect parsing and rounding off of large floating-point literals
[Bug java/23500] New: Optimization: Skip _Jv_InitClass for intra-class static method calls
[Bug java/23500] Optimization: Skip _Jv_InitClass for intra-class static method calls
[Bug java/23549] gij swallows args after -ea
[Bug java/23549] New: gij swallows args after -ea
[Bug java/23596] Can not compile current classpath with gcj (AbstractDocument.java)
[Bug java/23596] New: Can not compile current classpath with gcj (AbstractDocument.java)
[Bug java/23597] Can not compile current classpath with gcj (AbstractDocument.java)
[Bug java/23597] New: Can not compile current classpath with gcj (AbstractDocument.java)
[Bug java/23617] New: Out of memory when classpath contains jar file with zip-style comment
[Bug java/23617] Out of memory when classpath contains jar file with zip-style comment
[Bug java/23620] [4.0/4.1 Regression] Segfault compiling inner interfaces
[Bug java/23620] New: Segfault compiling inner interfaces
[Bug java/23620] Segfault compiling inner interfaces
[Bug java/23655] [3.4/4.0/4.1 Regression] Accepts invalid
[Bug java/23655] New: [3.4/4.0/4.1 Regression] Accepts invalid
[Bug java/23662] Binaries generated by arm-linux-gcj segfault on execution on arm target
[Bug java/23662] New: Binaries generated by arm-linux-gcj segfault on execution on arm target
[Bug java/23754] [3.4/4.0/4.1 Regression]: tree check error in check_inner_circular_reference
[Bug java/23754] New: 4.1 ICE: tree check error in check_inner_circular_reference
[Bug java/23829] FreeBSD 5 support for libjava
[Bug java/23829] New: FreeBSD 5 support for libjava
[Bug java/23891] [4.0 Regression] Problem folding static fields across packages
[Bug java/23891] New: Problem folding static fields across packages
[Bug java/23891] Problem folding static fields across packages
[Bug java/23935] New: $PREFIX/include/ffi.h needs to go to a target- and -version-dependent location
[Bug java/24018] [meta-bug] Patches that should be applied to 4.0 branch
[Bug java/24018] New: [meta-bug] Patches that should be applied to 4.0 branch
[Bug java/24120] jc1 incorrectly uses libiberty hashes
[Bug java/24120] New: jc1 incorrectly uses libiberty hashes
[Bug java/24127] ICE in libjava.compile/PR6865.java reported as "PASS" in testsuite.
[Bug java/24127] New: ICE in libjava.compile/PR6865.java reported as "PASS" in testsuite.
[Bug java/2499] Class members should be inherited from implemented interfaces
[Bug java/2956] gcj does not terminate on invalid class definition
[Bug java/5487] arm-linux-gcj cross-compiler generates bad assembler-code
[Bug java/5942] tree check failure when compiling Classpath with strictfp StrictMath class
[Bug java/6865] gcj: segmentation fault on incorrect input
[Bug java/9369] wrong bytecode generated for static inner class with private constructor
[Bug java/9861] method name mangling ignores return type
[Bug libffi/23404] Interpreted byte code does not run properly on ppc
[Bug libffi/23404] Interpreted byte code does not run properly on ppc64
[Bug libffi/23404] Interpreted java byte code does not run properly
[Bug libffi/23935] $PREFIX/include/ffi.h needs to go to a target- and -version-dependent location
[Bug libgcj/11900] java.rmi.Naming does not parse rmi: URIs correctly
[Bug libgcj/1243] gij freezes when running program with System.loadLibrary (can't load CNI native from interpreted code)
[Bug libgcj/13212] AttachCurrentThread() not working
[Bug libgcj/13212] JNI/CNI AttachCurrentThread does not register thread with garbage collector
[Bug libgcj/13708] static java program crashes at startup, UTF-8 environment
[Bug libgcj/1379] converters must be able to throw exception
[Bug libgcj/14696] URL constructor incorrectly causes file canonicalization
[Bug libgcj/15724] Inconsistancy between regex match in java.util.regexp between gcj and Sun's java.
[Bug libgcj/16032] libgcj should reject class files with incorrect version numbers
[Bug libgcj/16229] [meta-bug] http, URL, and URLConnection issues
[Bug libgcj/16281] JNI accepts illegal Class Descriptors
[Bug libgcj/16990] [meta-bug] TimeZone Issues in libgcj/classpath
[Bug libgcj/17003] java.util.TimeZone information outdated
[Bug libgcj/17021] gij: class resolution throws errors too eagerl
[Bug libgcj/17021] gij: class resolution throws errors too eagerly
[Bug libgcj/17033] [meta-bug] RMI problems
[Bug libgcj/17311] Wrong libgcc_s.so.1 is used by lt-gij
[Bug libgcj/18266] SIGSEGV in GC_register_finalizer_inner ()
[Bug libgcj/18893] null pointer exception in the Logger.getCallerStackFrame()
[Bug libgcj/19512] Optional JNI error checking
[Bug libgcj/19612] gjdoc in libgcj
[Bug libgcj/19613] java.util.prefs should work like the JDK
[Bug libgcj/20169] Serialization: readResolve does not work
[Bug libgcj/20198] java.security.CodeSource.getLocation output is different than expected
[Bug libgcj/20247] Lack java.util.concurrent.LinkedBlockingQueue
[Bug libgcj/20654] exception.o is not included in libgcj.a due to case-insensitivity
[Bug libgcj/20684] FileChannelImpl.java fails to sync filedescriptor on force() invocation
[Bug libgcj/20782] jawt assertion failure
[Bug libgcj/20908] [m68k-linux] libjava testsuite fails about 600 tests
[Bug libgcj/21020] 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/21064] [4.0 only] StyleContext.addStyle causes NullPointerException
[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/21267] [win32] Non-English File Names processed incorrectly
[Bug libgcj/21637] [4.1 Regression] 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/21725] use new sync built-ins
[Bug libgcj/21741] Need configure option to set java.library.path
[Bug libgcj/21890] SecurityManager is incomplete
[Bug libgcj/21891] must audit libgcj for required SecurityManager calls
[Bug libgcj/21892] gnu.* and native code security audit
[Bug libgcj/22084] [4.1 Regression] Divide_1 test case hangs
[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/22283] Fail to build libjava under zh_TW.UTF-8 locale.
[Bug libgcj/22283] New: Fail to build libjava under zh_TW.UTF-8 locale.
[Bug libgcj/22338] Mingw: ar case insensitive, libgcj members missing
[Bug libgcj/22338] New: Mingw: ar case insensitive, libgcj members missing
[Bug libgcj/22341] Interix: gcj out of virtual mem during libgcj make
[Bug libgcj/22341] New: Interix: gcj out of virtual mem during libgcj make
[Bug libgcj/22344] Interix: "copying ..." when making libgcj takes too long
[Bug libgcj/22344] New: Interix: "copying ..." when making libgcj takes too long
[Bug libgcj/22463] libgcj verifier attempts to resolve dependent classes
[Bug libgcj/22463] New: libgcj verifier attempts to resolve dependent classes
[Bug libgcj/22579] New: URLClassLoader re-merge plan
[Bug libgcj/22579] URLClassLoader re-merge plan
[Bug libgcj/22580] 'make -j' doesn't effect source->bytecode compilation
[Bug libgcj/22580] [4.1 Regression] 'make -j' doesn't affect source->bytecode compilation
[Bug libgcj/22580] [4.1 Regression] 'make -j' doesn't effect source->bytecode compilation
[Bug libgcj/22580] New: "make -j" doesn't effect source->bytecode compilation
[Bug libgcj/22622] gnu/classpath/Configuration.java being grep'ed for before created
[Bug libgcj/22622] New: gnu/classpath/Configuration.java being grep'ed for before created
[Bug libgcj/23182] instanceof sometimes fails if compiled with -findirect-dispatch
[Bug libgcj/23182] New: instanceof sometimes fails if compiled with -findirect-dispatch
[Bug libgcj/23183] New: SimpleDateFormat fails to render '' as single quotes
[Bug libgcj/23183] SimpleDateFormat fails to render '' as single quotes
[Bug libgcj/23216] IncompatibleClassChangeError when Using Java-Gnome
[Bug libgcj/23216] New: IncompatibleClassChangeError when Using Java-Gnome
[Bug libgcj/23258] jcf-dump documentation is incomplete (and confusing)
[Bug libgcj/23258] New: jcf-dump documentation is incomplete (and confusing)
[Bug libgcj/23288] java.lang.Class's #getPackage() returns null
[Bug libgcj/23288] New: java.lang.Class's #getPackage() returns null
[Bug libgcj/23292] libjava build fails with recent version of GNU Make
[Bug libgcj/23353] clone() copies internal lock data with hash synchronization off
[Bug libgcj/23353] New: clone() copies internal lock data with hash synchronization off
[Bug libgcj/23367] _Jv_FindMethodInCache is not thread-safe
[Bug libgcj/23367] New: _Jv_FindMethodInCache is not thread-safe
[Bug libgcj/23431] [4.0/4.1 regression] gcj allows overriding with less restrictive access
[Bug libgcj/23431] abstract method resolve error in gij
[Bug libgcj/23466] call to _dtoa is possibly incorrect
[Bug libgcj/23466] Double.toString(0.0010) ---> "0.001" ISO "0.0010"
[Bug libgcj/23495] java.lang.String.equals is suboptimal
[Bug libgcj/23495] New: java.lang.String.equals is suboptimal
[Bug libgcj/23498] [4.1 regression] libgcj/classpath add two undesired info files: hacking.info, vmintegration.info
[Bug libgcj/23498] New: [4.1 regression] libgcj/classpath add two undesired info files: hacking.info, vmintegration.info
[Bug libgcj/23499] [4.1 regression] libgcj/classpath create empty directory $PREFIX/share/classpath/api/
[Bug libgcj/23499] New: [4.1 regression] libgcj/classpath create empty directory $PREFIX/share/classpath/api/
[Bug libgcj/23507] gij testsuite failures
[Bug libgcj/23507] New: gij testsuite failures
[Bug libgcj/23508] FAIL: PR218
[Bug libgcj/23508] New: FAIL: PR218
[Bug libgcj/23549] gij swallows args after -ea
[Bug libgcj/23682] gnu.java.nio.SelectorImpl.select(long) throws ArrayIndexOutOfBoundsException
[Bug libgcj/23682] New: gnu.java.nio.SelectorImpl.select(long) throws ArrayIndexOutOfBoundsException
[Bug libgcj/23686] New: path embbeded using -rpath is ignored when handling System.loadLibrary()
[Bug libgcj/23686] path embbeded using -rpath is ignored when handling System.loadLibrary()
[Bug libgcj/23739] IsAssignableFrom reverses arguments
[Bug libgcj/23739] JNI: IsAssignableFrom reverses arguments
[Bug libgcj/23739] New: IsAssignableFrom reverses arguments
[Bug libgcj/23758] java::lang::ConcreteProcess::nativeSpawn unsafe
[Bug libgcj/23758] New: java::lang::ConcreteProcess::nativeSpawn unsafe
[Bug libgcj/23761] java.library.path doesn't affect module loading path
[Bug libgcj/23761] New: java.library.path doesn't affect module loading path
[Bug libgcj/23762] java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR
[Bug libgcj/23762] New: java.library.path should default to value of environment variable specified by LTDL_SHLIBPATH_VAR
[Bug libgcj/23763] New: Runtime.getRuntime().exec() signalling
[Bug libgcj/23763] Runtime.getRuntime().exec() signalling
[Bug libgcj/23768] New: doFinal() methods in javax.crypto.Cipher incorrectly resetting cipher state
[Bug libgcj/23800] New: Exception in thread "main" java.lang.NullPointerException at java.lang.Object.getClass()
[Bug libgcj/23829] FreeBSD 5 support for libjava
[Bug libgcj/23856] New: Modification Time Incorrectly Set From Extension Entry
[Bug libgcj/24051] [4.1 Regression] libjava failed to configure
[Bug libgcj/24051] [4.1 Regression]: libjava failed to configure
[Bug libgcj/24051] New: [4.1 Regression]: libjava failed to configure
[Bug libgcj/24057] [4.1 regression] libgcj installs jawt.h and jni.h in version independent location
[Bug libgcj/24057] New: [4.1 regression] libgcj installs jawt.h and jni.h in version independent location
[Bug libgcj/24125] New: use dlmopen to avoid copying .so
[Bug libgcj/24125] use dlmopen to avoid copying .so
[Bug libgcj/24147] [gcc 4.0 only] Deadlock in java.net.URLClassLoader
[Bug libgcj/24147] New: [gcc 4.0 only] Deadlock in java.net.URLClassLoader
[Bug libgcj/24154] New: Make requires too much memory building libjava
[Bug libgcj/6181] Mauve Introspector.jdk11: getBeanInfo fail for AWT classes
[Bug libgcj/8685] CNI Invocation of Java code from C++ example fails
[Bug middle-end/20606] ICE in make_edges, at cfgbuild.c:327 on x86_64 (with O2 - not with no optimizations)
[Bug middle-end/21362] ICE in make_edges, at cfgbuild.c:327
[Bug middle-end/22253] [4.1 Regression] ICE while compiling libjava/gnu/gcj/xlib/natWindow.cc
[Bug other/22368] [meta-bugs] mis-match types in GCC
[Bug rtl-optimization/17700] -Os causes bad build of libgcj.so.5.0.0 file
[Bug swing/16776] JH will not build to a shared libary without some SWING classes
[Bug swing/17275] Filechooser implementation
[Bug swing/17360] JScrollPane has incorrect size when JList with specified size is added to it
[Bug swing/17362] Scrollbars in JScrollPane appear only if the Container containing JScrollPane is revalidated
[Bug swing/19845] Swing ToolTipManager and getLocationOnScreen
[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/19863] Swing JMenus appear at wrong locations
[Bug swing/20015] JMenu stays open but should not
[Bug SWING/20707] JList not respecting LayoutOrientation
[Bug swing/20707] JList not respecting LayoutOrientation
[Bug SWING/21064] [4.0 only] StyleContext.addStyle causes NullPointerException
[Bug swing/21444] Swing JList can't do multiple selection
[Bug swing/21635] GLib-GObject-WARNING with jython
[Bug SWING/21880] javax.swing.text.JTextComponent has no read() method
[Bug swing/22150] BasicTreeUI Implementation
[Bug swing/22151] JInternalFrame causes OutOfMemory error when maximized.
[Bug SWING/22567] JCheckBox's check box is missing
[Bug swing/22567] JCheckBox's check box is missing
[Bug SWING/22567] New: JCheckBox's check box is missing
[Bug SWING/22610] New: swing: JScrollPane is not repainted correctly after window resize (more info)
[Bug SWING/22610] swing: JScrollPane is not repainted correctly after window resize (more info)
[Bug swing/22610] swing: JScrollPane is not repainted correctly after window resize (more info)
[Bug SWING/22616] new ImageIcon().getIconHeight() throws NPE
[Bug swing/22616] new ImageIcon().getIconHeight() throws NPE
[Bug SWING/22616] New: new ImageIcon().getIconHeight() throws NPE
[Bug SWING/22617] New: reopen 13414: ImageIcon("") throws IllegalArgumentException
[Bug SWING/22617] reopen 13414: ImageIcon("") throws IllegalArgumentException
[Bug target/23404] gij trashes args of functions with more than 8 fp args
[Bug target/23508] FAIL: PR218
[Bug tree-optimization/19505] [4.0/4.1 Regression] Java bytecode ICE in except.c remove_unreachable_regions
[Bug tree-optimization/20398] ICE compiling mauve's gnu/testlet/java/io/RandomAccessFile/jdk11.java
[Bug tree-optimization/20773] [4.0 Regression] ICE: SEGV building jar file
[Bug tree-optimization/20773] [4.0/4.1 Regression] ICE: SEGV building jar file
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]