java-prs archive
subject index for October - December, 2004

This is the mail archive of the java-prs@gcc.gnu.org mailing list for the Java project.

Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

[Bug ada/17919] [4.0 Regression] ICE at cgraphunit.c:2907

[Bug AWT/16823] java.awt.geom.RoundRectangle2D.intersects partially wrong

[Bug AWT/16825] Bad results for QuadCurve2D.solveQuadratic

[Bug AWT/17059] MenuBar.setHelpMenu() broken

[Bug AWT/17156] AWT menu items dont get greyed when disabled.

[Bug AWT/17295] GdkGlyphVector.c triggers assert()s for empty strings

[Bug AWT/17351] java.awt.color.ICC_Profile unimplemented

[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/17782] New: KeyboardFocusManagers should be partitioned by ClassLoader

[Bug AWT/17952] New: Windows don't show with window manager that supports _NET_REQUEST_FRAME_EXTENTS

[Bug AWT/17952] Windows don't show with window manager that supports _NET_REQUEST_FRAME_EXTENTS

[Bug AWT/18312] Component.createImage() doesn't clear bitmap

[Bug AWT/18312] New: Component.createImage() doesn't clear bitmap

[Bug java/10581] ICE compiling freenet

[Bug java/10657] java section can not find libiconv

[Bug java/10894] Valid import statements are rejected.

[Bug java/10894] Wildcard import statements not resolved

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

[Bug java/1259] string constants not handled properly

[Bug java/12725] [meta-bug] gcj does not conform to Binary Compatibility specification

[Bug java/12755] Binary Compatibility: Resolving static methods and classes is not thread safe

[Bug java/12757] Binary Compatibility: overlap between constant pool and tables

[Bug java/12759] Binary compatibility: rip out -fno-assume-compiled

[Bug java/12760] Binary Compatibility: moving a method into a superinterface

[Bug java/12772] Need infrastructure to determine if a class in in same binary unit

[Bug java/12911] Class initialization optimization pessimization

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

[Bug java/13468] [4.0 Regression] interpret.cc should register ffi closure stubs

[Bug java/13512] not implemented interface methods of abstract classes not found

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

[Bug java/13743] Debug Info for Java breaks inferior calls

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

[Bug java/14104] java testsuite fails "linking simple"

[Bug java/14853] [3.3/3.4 Regression] Assignment to final field permitted when compiling to native

[Bug java/14853] [3.3/3.4/4.0 Regression] Assignment to final field permitted when compiling to native

[Bug java/15321] Binary Compatibility: gcj reads dependent classes

[Bug java/15575] HAVE_LANGINFO_CODESET never defined

[Bug java/15576] [4.0 Regression] Class initialization optimization is disabled

[Bug java/15578] gcj doesn't support -extdirs

[Bug java/15650] [BC]: definite assignment checking is broken for static fields

[Bug java/15735] Should be able to disable bytecode verification

[Bug java/16658] errors compiling saxon xslt library

[Bug java/16675] [4.0 Regression] Null parameter values for anonymous constructor invocation require explicit cast

[Bug java/16675] Null parameter values for anonymous constructor invocation require explicit cast

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

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

[Bug java/16885] [4.0 Regression] java/awt/Container.java build failure with parallel make

[Bug java/17007] Inconsistent builtin attributes set by Java front end

[Bug java/17092] gcj should use unlock_getc instead of getc

[Bug java/17187] Call to java.lang.Object constructor is redundant

[Bug java/17231] verification error 3.4.1/3.5 : compile .class with embedded try blocks

[Bug java/17255] [meta-bug] Fixes should be back-ported to 3.4 branch

[Bug java/17265] [4.0 Regression] Libjava doesn't build

[Bug java/17352] Uninitialized char variable causes erratic behavior

[Bug java/17574] [meta-bug] gcj and libgcj 4.0 tracking PR

[Bug java/17575] gcjh does not clear its function name cache between files

[Bug java/17699] Can't crosscompile gcj

[Bug java/17733] class read for the second time

[Bug java/17747] bogus duplicate class errors

[Bug java/17779] ICE: Seg fault

[Bug java/17779] New: ICE: Seg fault

[Bug java/17819] ICE in build_java_check_indexed_type

[Bug java/17819] New: ICE in build_java_check_indexed_type

[Bug java/17831] GCJ/CNI should be usable without 'gcjh'

[Bug java/17831] New: GCJ/CNI should be usable without 'gcjh'

[Bug java/17845] can't build GNU Classpath

[Bug java/17845] New: can't build GNU Classpath

[Bug java/17848] New: segfault at java/class.c:2186 with PieSpy

[Bug java/17848] segfault at java/class.c:2186 with PieSpy

[Bug java/17903] New: Incorrect SHA result

[Bug java/17915] [4.0 Regression] Compiling jars fails

[Bug java/17915] New: [4.0 Regression] Compiling jars fails

[Bug java/17919] New: [4.0.0 Regression] ICE at /cgraphunit.c:2907

[Bug java/17939] Duplicate executable installed in building cross java compiler

[Bug java/17939] New: Duplicate executable installed in building cross java compiler

[Bug java/17963] [4.0 Regression] Compiling a .jar files fails when files within .jar are in a different order

[Bug java/17963] New: [4.0 Regression] Compiling a .jar files fails when files within .jar are in a different order

[Bug java/18068] New: With --enable-checking=rtl, libjava test "pr83 -O3 compilation from bytecode" fails

[Bug java/18068] With --enable-checking=rtl, libjava test "pr83 -O3 compilation from bytecode" fails

[Bug java/18083] New: Calendar returns incorrect values for DAY_OF_YEAR and DAY_OF_WEEK after calling add().

[Bug java/18091] New: Valgrind errors building libjava

[Bug java/18091] Valgrind errors building libjava

[Bug java/18104] Incorrect CLASSPATH separator in libjava breaks bootstrap

[Bug java/18104] New: Incorrect CLASSPATH separator in libjava breaks bootstrap

[Bug java/18119] GCJ imports inner classes too eagarly

[Bug java/18119] New: GCJ imports inner classes too eagarly

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

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

[Bug java/18131] [meta-bug] inner class problems in java front-end

[Bug java/18131] New: [meta-bug] inner class problems in java front-end

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

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

[Bug java/18148] gcj has wrong type for itable

[Bug java/18148] New: gcj has wrong type for itable

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

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

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

[Bug java/18190] New: [4.0 regression] primitive array optimization is gone

[Bug java/18212] nativ compilation with multiple jars fails / gives internal compiler error

[Bug java/18212] New: nativ compilation with multiple jars fails / gives internal compiler error

[Bug java/18215] GCJ disallows some references to 'this' from an enclosing class

[Bug java/18215] New: GCJ disallows some references to 'this' from an enclosing class

[Bug java/18220] New: Test case libjava.lang/Process_3 does not end if "sed" not available

[Bug java/18278] JNI functions cannot return a weak reference

[Bug java/18278] New: JNI functions cannot return a weak reference

[Bug java/18281] New: Backslashes in CLASSPATH cause jc1 to hang

[Bug java/18305] Class initialization optimization is not done when compiled from .class

[Bug java/18305] New: Class initialization optimization is not done when compiled from .class

[Bug java/18362] internal compiler error: in size_binop, at fold-const.c:1598

[Bug java/18362] New: internal compiler error: in size_binop, at fold-const.c:1598

[Bug java/18376] New: java.io.BufferedWriter outputing extraneous characters?

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

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

[Bug java/18399] [4.0 Regression] Class initialization optimization does not work with the inliner

[Bug java/18399] New: [4.0 Regression] Class initialization optimization does not work with the inliner

[Bug java/18430] New: VerifyError, incompatible type on stack

[Bug java/18433] gcj compiling resources from a file list doesn't work (ICE)

[Bug java/18433] New: gcj compiling resources from a file list doesn't work (ICE)

[Bug java/18459] linux -> win cross compiler : gcj produces corrupt executables

[Bug java/18459] New: linux -> win cross compiler : gcj produces corrupt executables

[Bug java/18550] New: Remainder on floating point doesn't return the expected result

[Bug java/18550] Remainder on floating point doesn't return the expected result

[Bug java/18585] New: uniform passing of the classpath parameter

[Bug java/18585] uniform passing of the classpath parameter

[Bug java/18679] New: Does not bootstrap; error: '_Jv_Constants java::lang::Class::constants' is private

[Bug java/18682] gcj doesnt reject invalid code

[Bug java/18682] New: gcj doesnt reject invalid code

[Bug java/18696] [4.0 Regression] Miscompilation of GtkMenuItemPeer.setParent(MenuItem)

[Bug java/18696] New: Miscompilation of GtkMenuItemPeer.setParent(MenuItem)

[Bug java/18697] [4.0 Regression] Miscompilation of GtkMenuItemPeer.setParent(MenuItem)

[Bug java/18697] Miscompilation of GtkMenuItemPeer.setParent(MenuItem)

[Bug java/18697] New: Miscompilation of GtkMenuItemPeer.setParent(MenuItem)

[Bug java/18699] New: [4.0 Regression] SIGSEGV in GC_local_gcj_malloc

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

[Bug java/18728] GCJ generates inner class code that fails to verify.

[Bug java/18728] New: GCJ generates inner class code that fails to verify.

[Bug java/18741] [4.0 Regression] ICE tree check: expected class 'expression', have 'declaration' (var_decl)

[Bug java/18741] New: [4.0 Regression] ICE tree check: expected class 'expression', have 'declaration' (var_decl)

[Bug java/18787] If an abstract class implements an interface, but does not define some methods, also its NON-abstract subclasses compile without defining the method.

[Bug java/18787] New: If an abstract class implements an interface, but does not define some methods, also its NON-abstract subclasses compile without defining the method.

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

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

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

[Bug java/18796] New: [4.0 Regression] gcj imports wrong superclass

[Bug java/18811] [4.0 Regression] rhug build problem, regression?

[Bug java/18811] New: rhug build problem, regression?

[Bug java/18812] [4.0 Regression] ICE in catalina/common/lib/naming-resources.jar

[Bug java/18812] New: [4.0 Regression] ICE in catalina/common/lib/naming-resources.jar

[Bug java/18868] Interface containing anonymous class breaks gij

[Bug java/18868] New: Interface containing anonymous class breaks gij

[Bug java/18931] jar -> .so optimization problem

[Bug java/18931] New: jar -> .so optimization problem

[Bug java/18945] gcj ICE with -findirect-dispatch

[Bug java/18945] New: gcj ICE with -findirect-dispatch

[Bug java/19003] New: Potential problems in libjava system calls with gc-boehm

[Bug java/19036] New: readObject memory consumption

[Bug java/19036] readObject memory consumption

[Bug java/19066] New: the URL and URLConnection class should be enhanced

[Bug java/19070] internal compiler error: in generate_bytecode_conditional, at java/jcf-write.c:1271

[Bug java/19070] New: internal compiler error: in generate_bytecode_conditional, at java/jcf-write.c:1271

[Bug java/19110] New: Simple java program does not work properly

[Bug java/19110] Simple java program does not work properly

[Bug java/19173] New: problems resolving classes

[Bug java/19173] problems resolving classes

[Bug java/2370] Behavior of main compilation without --main is unfriendly

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

[Bug java/5537] Error compiling simple bytecode with jsr

[Bug java/6163] anonymous class verifier error

[Bug java/6388] Integer.MIN_VALUE == 0x80000000 optimized to false on powerpc

[Bug java/6818] "Can't find default package" when package has no classes

[Bug java/8608] segmentation fault on compiling bad program

[Bug java/8676] ICE in generate_bytecode_conditional at jcf-write.c:1359

[Bug java/8709] class init optimization should check subclasses

[Bug java/9157] SEGV on bad java source

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

[Bug java/9948] gcj run into segmentation fault when compiling JAR files

[Bug libgcj/10353] [3.3/3.4/4.0 regression] Java testsuite failures Array_3, TLtest, Thread_Join, Thread_Wait_Interrupt & Throw_2

[Bug libgcj/11147] fficonfig.h is abi-specific

[Bug libgcj/13439] gij VerifyError; works with JDK 1.4

[Bug libgcj/13603] [meta-bug] Java security model tracking PR

[Bug libgcj/13604] AccessController unfinished

[Bug libgcj/13606] need extra runtime verification of compiled code

[Bug libgcj/13708] static java program crashes at startup, UTF-8 environment

[Bug libgcj/13806] linking libgcj.so requires excessive time/memory

[Bug libgcj/13892] [win32] UTF8 encoding problem/JRE incompatiblity w/small testcase

[Bug libgcj/14009] libgcj HttpURLConnection does not handle situation where retrieving url without trailing slash after domain.

[Bug libgcj/14070] gij and -jar argument should set the manifest Class-path recursively

[Bug libgcj/14164] [Win32] gcj fails to load resource bundle based on classloader

[Bug libgcj/14664] [3.4 Regression] All gcj-built programs SEGV on startup

[Bug libgcj/14670] [win32] gcj & high ascii: incorrectly translated / linux: fails to compile

[Bug libgcj/14781] Need flag to disable bytecode verification

[Bug libgcj/1478] _Jv_PrepareCompiledClass throws exception

[Bug libgcj/14856] Update bundled zlib

[Bug libgcj/15001] [3.4 only] Using JNI with interpreter and interface methods yields SIGSEGV

[Bug libgcj/15001] Using JNI with interpreter and interface methods yields SIGSEGV

[Bug libgcj/15719] GIJ Interpeter: Problem with NaN / infinity comparisons

[Bug libgcj/16229] [meta-bug] http, URL, and URLConnection issues

[Bug libgcj/16481] Wrong stack trace in conjunction with custom ClassLoaders

[Bug libgcj/16662] IllegalMonitorStateException in EventQueue.getNextEvent(): possible hash synchronization bug?

[Bug libgcj/16902] GIJ: Garbage collection related failure with interpreter

[Bug libgcj/16997] WeakHashMap leaks memory

[Bug libgcj/16998] WeakHashMap iterator can throw NoSuchElementException unexpectedly

[Bug libgcj/17013] gij vtable layout: hidden package-private method can be overridden

[Bug libgcj/17021] gij: class resolution throws errors too eagerly

[Bug libgcj/17222] libjava fails to build due to command line length during link

[Bug libgcj/17311] Wrong libgcc_s.so.1 is used by lt-gij

[Bug libgcj/17438] clean up thread native state using phantom reference

[Bug libgcj/17784] New: Thread.interrupt doesn't do security checks

[Bug libgcj/17784] Thread.interrupt doesn't do security checks

[Bug libgcj/17903] Incorrect SHA result

[Bug libgcj/17978] Binary Compatibility: use _Jv_AllocBytes to allocate interface dispatch tables

[Bug libgcj/17978] New: Binary Compatibility: use _Jv_AllocBytes to allocate interface dispatch tables

[Bug libgcj/17979] Binary Compatibility: could resolve String references while defining class

[Bug libgcj/17979] New: Binary Compatibility: could resolve String references while defining class

[Bug libgcj/17980] Binary Compatibility: delay link exceptions until the proper time

[Bug libgcj/17980] New: Binary Compatibility: delay link exceptions until the proper time

[Bug libgcj/18014] java.util.Locale changes variant to upper case

[Bug libgcj/18014] New: java.util.Locale changes variant to upper case

[Bug libgcj/18036] Bad interaction between interpreter and Class.forName()

[Bug libgcj/18036] New: Bad interaction between interpreter and Class.forName()

[Bug libgcj/18083] Calendar returns incorrect values for DAY_OF_YEAR and DAY_OF_WEEK after calling add().

[Bug libgcj/18086] automate marking of Class object

[Bug libgcj/18086] New: automate marking of Class object

[Bug libgcj/18087] Calendar's HOUR field gets adjusted when setting DAY_OF_MONTH field.

[Bug libgcj/18087] New: Calendar's HOUR field gets adjusted when setting DAY_OF_MONTH field.

[Bug libgcj/18088] Calendar's HOUR field gets adjusted when setting DAY_OF_MONTH field.

[Bug libgcj/18088] New: Calendar's HOUR field gets adjusted when setting DAY_OF_MONTH field.

[Bug libgcj/18104] Incorrect CLASSPATH separator in libjava breaks bootstrap

[Bug libgcj/18114] ByteBuffer.allocateDirect does not return a direct buffer

[Bug libgcj/18114] New: ByteBuffer.allocateDirect does not return a direct buffer

[Bug libgcj/18115] JNI nio buffer functions only work with byte buffers

[Bug libgcj/18115] New: JNI nio buffer functions only work with byte buffers

[Bug libgcj/18116] JNI uses dot instead of slash as the package separator

[Bug libgcj/18116] New: JNI uses dot instead of slash as the package separator

[Bug libgcj/18135] gctest (boehm-gc) uses the installed libgcc_s on darwin

[Bug libgcj/18135] gctest uses the installed libgcc_s on darwin

[Bug libgcj/18135] New: gctest uses the installed libgcc_s on darwin

[Bug libgcj/18187] ava.util.WeakHashMap$WeakEntrySet.next() throws NoSuchElementException during GC

[Bug libgcj/18187] java.util.WeakHashMap$WeakEntrySet.next() throws NoSuchElementException during GC

[Bug libgcj/18187] New: ava.util.WeakHashMap$WeakEntrySet.next() throws NoSuchElementException during GC

[Bug libgcj/18220] Test case libjava.lang/Process_3 does not end if "sed" not available

[Bug libgcj/18234] New: System property java.library.path doesn't get used by System.loadLibrary()

[Bug libgcj/18234] System property java.library.path doesn't get used by System.loadLibrary()

[Bug libgcj/18266] New: SIGSEGV in GC_register_finalizer_inner ()

[Bug libgcj/18266] SIGSEGV in GC_register_finalizer_inner ()

[Bug libgcj/18376] java.io.BufferedWriter outputing extraneous characters?

[Bug libgcj/18405] implement java.lang.Package#isCompatibleWith(String)

[Bug libgcj/18405] New: implement java.lang.Package#isCompatibleWith(String)

[Bug libgcj/18430] VerifyError, incompatible type on stack

[Bug libgcj/18679] [4.0 Regression] Does not bootstrap; error: '_Jv_Constants java::lang::Class::constants' is private

[Bug libgcj/18699] [4.0 Regression] SIGSEGV in GC_local_gcj_malloc

[Bug libgcj/18840] java.io.BufferedInputStream.read(byte[],..) methods don't attempt to read as much as possible

[Bug libgcj/18840] New: java.io.BufferedInputStream.read(byte[],..) methods don't attempt to read as much as possible

[Bug libgcj/18868] Interface containing anonymous class breaks gij

[Bug libgcj/18893] New: null pointer exception in the Logger.getCallerStackFrame()

[Bug libgcj/18893] null pointer exception in the Logger.getCallerStackFrame()

[Bug libgcj/18909] gij needs libgij.so (wrong linking/build?)

[Bug libgcj/18909] New: gij needs libgij.so (wrong linking/build?)

[Bug libgcj/18996] java.util.zip giving corrupt data or throwing ZipException on correct archives

[Bug libgcj/18996] New: java.util.zip giving corrupt data or throwing ZipException on correct archives

[Bug libgcj/19003] Potential problems in libjava system calls with gc-boehm

[Bug libgcj/19036] readObject memory consumption

[Bug libgcj/19066] the URL and URLConnection class should be enhanced

[Bug libgcj/19109] Creating archives with java.util.zip

[Bug libgcj/19109] New: Creating archives with java.util.zip

[Bug libgcj/19132] InputStreamReader constructor missing

[Bug libgcj/19132] New: InputStreamReader constructor missing

[Bug libgcj/6219] java.util.Properties failures with Mauve

[Bug libgcj/7305] Install path for libgcj header files

[Bug libgcj/9462] clean up class preparation

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

[Bug middle-end/18931] jar -> .so optimization problem

[Bug regression/17919] [4.0 Regression] ICE at /cgraphunit.c:2907

[Bug regression/17919] [4.0 Regression] ICE at cgraphunit.c:2907

[Bug SWING/16727] MouseEvents not being consumed.

[Bug SWING/16866] JColorChooser implementation

[Bug SWING/16983] ButtonGroups don't work

[Bug SWING/16984] Up arrow button looks smaller than down arrow button

[Bug SWING/16985] SpinnerNumberModel does not respect minimum.

[Bug SWING/17276] JColorChooser hsb gradient image is really slow

[Bug SWING/17294] JMenu doesn't support tearoff

[Bug SWING/17296] BasicGraphicsUtils.drawStringUnderlineCharAt() cannot handle drawing strings in a Graphics2D object since TextLayout is not implemented

[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 target/16300] Bug in vendor /usr/include/net/if.h needs fixincluding

[Bug target/18459] [4.0 Regression] gcj no longer works on win32

[Bug tree-optimization/17355] [4.0 Regression] ICE in calculate_live_on_entry, at tree-ssa-live.c:724

[Bug tree-optimization/17474] [4.0 Regression] Compiling at -01 yields different results


Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index]
Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
Search: Limit to:

Mail converted by MHonArc 2.6.3