[cp-patches] [Fwd: Classpath $(toolexeclibdir) disagrees with libjava]

2009-02-13 Thread Andrew Haley
Please, someone help me with this. I don't get it. Thanks, Andrew. ---BeginMessage--- The computation of $toolexeclibdir in libjava/configure.ac does not agree with the same computation in libjava/classpath/m4/acinclude.m4's CLASSPATH_TOOLEXECLIBDIR. (Note that CLASSPATH_TOOLEXECLIBDIR is

[cp-patches] FYI: [generics-cleanup] Disable warnings for CORBA classes

2009-02-13 Thread Andrew John Hughes
ecj complains about the use of Class instead of Class?, but we are forced to use the raw type to be compatible. This patch disables the warning. ChangeLog: 2009-02-14 Andrew John Hughes ahug...@redhat.com * org/omg/CORBA/LocalObject.java, *

[cp-testresults] FAIL: regressions for mauve-gij on Fri Feb 13 10:00:58 UTC 2009

2009-02-13 Thread cpdev
Baseline from: Thu Feb 12 00:07:31 UTC 2009 Regressions: FAIL: gnu.java.security.util.TestOfIntegerUtil FAIL: java.lang.Thread.sleep Totals: PASS: 2935 XPASS: 0 FAIL: 244 XFAIL: 0 ___ Classpath-testresults mailing list Classpath-testresults@gnu.org

[cp-testresults] FAIL: cacao build on Fri Feb 13 15:59:08 UTC 2009

2009-02-13 Thread cpdev
^ ../../../cacao/src/classes/gnuclasspath/java/lang/reflect/VMField.java:242: warning: . native int getInt(Object o) ^ ../../../cacao/src/classes/gnuclasspath/java/lang/reflect/VMMethod.java:243: error: Class or interface declaration expected. } ^

[cp-testresults] FAIL: regressions for mauve-jamvm on Fri Feb 13 17:24:31 UTC 2009

2009-02-13 Thread cpdev
Baseline from: Fri Feb 13 08:59:46 UTC 2009 Regressions: FAIL: java.lang.Thread.sleep Totals: PASS: 2968 XPASS: 0 FAIL: 215 XFAIL: 0 ___ Classpath-testresults mailing list Classpath-testresults@gnu.org

[cp-testresults] FAIL: cacao build on Sat Feb 14 00:25:02 UTC 2009

2009-02-13 Thread cpdev
^ ../../../cacao/src/classes/gnuclasspath/java/lang/reflect/VMField.java:242: warning: . native int getInt(Object o) ^ ../../../cacao/src/classes/gnuclasspath/java/lang/reflect/VMMethod.java:243: error: Class or interface declaration expected. } ^

[cp-testresults] FAIL: regressions for mauve-gij on Sat Feb 14 02:55:57 UTC 2009

2009-02-13 Thread cpdev
Baseline from: Thu Feb 12 00:07:31 UTC 2009 Regressions: FAIL: gnu.java.security.util.TestOfIntegerUtil FAIL: java.util.logging.SocketHandler.getFilter Totals: PASS: 2935 XPASS: 0 FAIL: 244 XFAIL: 0 ___ Classpath-testresults mailing list

Some slides from the Free Java Meeting at Fosdem

2009-02-13 Thread Mark Wielaard
Hi all, Hope everybody recovered from the meeting. It was really fun to meet everybody and to hear about all the cool stuff people are working on. The presentations were really informative so we collected some of the presentation slides for those that couldn't make it or for those that want to go

Re: Some slides from the Free Java Meeting at Fosdem

2009-02-13 Thread Dalibor Topic
Mark Wielaard wrote: Dalibor linked them all from the wiki and when there are more presentations available we will add them (if you gave a presentation and also want to link to your slides please do add them or ping one of us to upload them for you):

[commit-cp] classpath ChangeLog org/omg/CORBA/LocalObject.j...

2009-02-13 Thread Andrew John Hughes
CVSROOT:/sources/classpath Module name:classpath Changes by: Andrew John Hughes gnu_andrew 09/02/14 02:25:00 Modified files: . : ChangeLog org/omg/CORBA : LocalObject.java org/omg/CORBA/portable: Delegate.java InputStream.java