[Bug java/29013] gcj generates a MetalLookAndFeel class that fails cacao's verifier

2006-09-11 Thread mark at klomp dot org
--- Comment #2 from mark at gcc dot gnu dot org 2006-09-11 09:39 --- Subject: Re: New: gcj generates a MetalLookAndFeel class that fails cacao's verifier Hi, On Mon, 2006-09-11 at 06:05 +, cam-gcc-bugzilla at aka dot mcc dot id dot au wrote: > When compiling GNU classpath

[Bug java/32638] Wrong selection of field in inner class when outer class and super class have a relevant filed named the same

2007-07-05 Thread mark at klomp dot org
--- Comment #2 from mark at gcc dot gnu dot org 2007-07-05 18:34 --- Subject: Re: Wrong selection of field in inner class when outer class and super class have a relevant filed named the same > --- Comment #1 from tromey at gcc dot gnu dot org 2007-07-05 17:31 > --- >

[Bug java/24162] internal compiler error, make_class_data

2005-10-01 Thread mark at klomp dot org
--- Additional Comments From mark at gcc dot gnu dot org 2005-10-01 17:40 --- Subject: Re: New: internal compiler error, make_class_data On Sat, 2005-10-01 at 15:33 +, bflat1 at gmx dot net wrote: > Class path starts here: > ./ > /usr/java/j2sdk1.4.1_03/jre/lib/rt.jar/ (z

[Bug java/23283] Sun's JIT faster than gcc for Random.nextDouble

2005-08-23 Thread mark at klomp dot org
--- Additional Comments From mark at klomp dot org 2005-08-23 14:31 --- Subject: Re: Sun's JIT faster than gcc for Random.nextDouble It looks like the problem is that we don't remove the synchronization for nextDouble() even though the test case is single-threaded. q

[Bug java/19586] gij exits with SIGABR

2005-01-27 Thread mark at klomp dot org
--- Additional Comments From mark at klomp dot org 2005-01-27 20:56 --- Subject: Re: gij exits with SIGABR Do you hav some locale set? Try running your program with LANG=C. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19586

[Bug java/19586] gij exits with SIGABR

2005-01-27 Thread mark at klomp dot org
--- Additional Comments From mark at klomp dot org 2005-01-27 22:44 --- Subject: Re: gij exits with SIGABR Could you try running it under gdb and show the backtrace when it aborts. $ gdb gij > run Test {... Abort ...} > bt -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19586

[Bug java/19882] fail to create shared lib from jar - 2 instances, xerces and log4

2005-02-10 Thread mark at klomp dot org
--- Additional Comments From mark at klomp dot org 2005-02-10 23:00 --- Subject: Re: New: fail to create shared lib from jar - 2 instances, xerces and log4 Hi, On Thu, 2005-02-10 at 22:08 +, delarosa at ilstechnology dot com wrote: > [EMAIL PROTECTED] xerces-2_5_0]$