[cp-testresults] FAIL: regressions for mauve-jamvm on Tue Oct 23 12:02:53 UTC 2007

2007-10-23 Thread cpdev
Baseline from: Mon Oct 15 17:10:29 UTC 2007

Regressions:
FAIL: gnu.javax.crypto.key.srp6.TestOfSRPKeyGeneration
FAIL: javax.net.ssl.SSLEngine.TestHandshake
FAIL: javax.swing.text.DefaultStyledDocument.ElementBuffer.insert

Totals:
PASS: 2928
XPASS: 0
FAIL: 187
XFAIL: 0


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


[cp-testresults] FAIL: regressions for mauve-gij on Tue Oct 23 14:35:23 UTC 2007

2007-10-23 Thread cpdev
Baseline from: Tue Oct 23 06:41:20 UTC 2007

Regressions:
FAIL: java.net.ServerSocket.AcceptTimeout

Totals:
PASS: 2892
XPASS: 0
FAIL: 242
XFAIL: 0


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


[cp-testresults] FAIL: regressions for mauve-jamvm on Tue Oct 23 19:55:53 UTC 2007

2007-10-23 Thread cpdev
Baseline from: Mon Oct 15 17:10:29 UTC 2007

Regressions:
FAIL: gnu.javax.crypto.key.srp6.TestOfSRPKeyGeneration
FAIL: java.lang.Thread.sleep
FAIL: javax.swing.text.DefaultStyledDocument.ElementBuffer.insert

Totals:
PASS: 2928
XPASS: 0
FAIL: 187
XFAIL: 0


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


[cp-testresults] FAIL: regressions for mauve-cacao on Tue Oct 23 20:25:07 UTC 2007

2007-10-23 Thread cpdev
Baseline from: Mon Oct  8 10:51:02 UTC 2007

Regressions:
FAIL: gnu.javax.crypto.key.srp6.TestOfSRPKeyGeneration
FAIL: java.awt.Choice.PaintTest
FAIL: java.awt.Window.pack1
FAIL: java.awt.event.MouseEvent.modifiers
FAIL: java.awt.event.MouseEvent.modifiersEx
FAIL: javax.swing.JFileChooser.addChoosableFileFilter
FAIL: javax.swing.JFrame.paint5
FAIL: javax.swing.text.DefaultStyledDocument.ElementBuffer.insert

Improvements:
PASS: java.awt.dnd.DragGestureRecognizer.resetRecognizer
PASS: javax.swing.JTable.TableRobot
PASS: javax.swing.JTree.getCellRenderer
PASS: javax.swing.JTree.setModel
PASS: javax.swing.tree.VariableHeightLayoutCache.getBounds

Totals:
PASS: 2941
XPASS: 0
FAIL: 194
XFAIL: 0


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


[cp-testresults] FAIL: regressions for mauve-cacao on Wed Oct 24 04:18:45 UTC 2007

2007-10-23 Thread cpdev
Baseline from: Mon Oct  8 10:51:02 UTC 2007

Regressions:
FAIL: java.awt.Choice.PaintTest
FAIL: javax.swing.text.DefaultStyledDocument.ElementBuffer.insert

Improvements:
PASS: java.awt.dnd.DragGestureRecognizer.resetRecognizer
PASS: javax.swing.JTree.getCellRenderer
PASS: javax.swing.JTree.setModel
PASS: javax.swing.tree.VariableHeightLayoutCache.getBounds

Totals:
PASS: 2946
XPASS: 0
FAIL: 189
XFAIL: 0


___
Classpath-testresults mailing list
Classpath-testresults@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-testresults


Re: Classpath hacking in Eclipse

2007-10-23 Thread Andrew Haley
Cameron McCormack writes:
  Andrew Haley:
   If you have gcj, you can just use gdb.
  
  OK.
  
   Full JDWP support is now in gcj too.
  
  Even better!  I see that the top news item on http://gcc.gnu.org/java/
  mentions that this can be used from Eclipse.  Do you know of a page that
  explains how to set this up?

It should just work.  I haven't personally tried it, though.

Andrew.



Still Problem with GNU-Classpath 0.96.1 on StrongARM

2007-10-23 Thread Vladimir Nikolov

Hi,

I have still problems to compile the GNU-Classpath 0.96.1 on the 
StrongARM machine.
Once again, I would like to use it together with the JamVM 1.4.5, since 
both support now Java Annotations and Generics.


Here are some informations about the current configuration I use:
- StrongARM-110 (v4l) (233 MHz, 256 MB RAM)
- Linux Version 2.6.18y, GCC Version  4.1.2, Debian 4.1.1-21
- as standard JVM I use JamVM 1.4.4 with GNU-Classpath 0.92 == the 
reason for that is that ECJ does not function correctly with the 
standard installed GCJ/GIJ (version 4.1.2)
- The JamVM 1.4.4 shall run the ECJ (v_677_R32x, 3.2.1) for to compile 
the GNU-Classpath 0.96.1


1.) ./configure --prefix=... --disable-plugin --with-ecj
   ... runs okay!

2.) make - produces the following error:

Making all in lib
make[1]: Entering directory 
`/home/vladimir/code/src/vm/classpath-0.96.1/lib'

true
top_builddir=.. top_srcdir=.. /bin/sh ./gen-classlist.sh standard
Adding java source files from srcdir '..'.
Adding java source files from VM directory ../vm/reference
/usr/bin/ecj -1.5 
-warn:-deprecation,serial,typeHiding,unchecked,unused,varargsCast 
-proceedOnError -bootclasspath '' -classpath 
../vm/reference:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:../external/jsr166:.:: 
-d . @classes

jamvm: mprec.c:107: _Jv_Balloc: Assertion `i  16' failed.
make[1]: *** [compile-classes] Aborted
make[1]: Leaving directory 
`/home/vladimir/code/src/vm/classpath-0.96.1/lib'

make: *** [all-recursive] Error 1

Does anyone have any ideas?

Best regards,
Vladimir





Robert Schuster schrieb:

Hi,
  

Whats wrong with ecj? Is it not supported for ARMs?
Do you know any other compiler for ARM which I could use instead of ecj?


ecj is written in Java. There is no ARM specific code in it. You should
check your VM instead.

Regards
Robert

  





Re: Still Problem with GNU-Classpath 0.96.1 on StrongARM

2007-10-23 Thread Robert Lougher
Hi Vladimir,

On 10/23/07, Vladimir Nikolov [EMAIL PROTECTED] wrote:
 Hi,

 I have still problems to compile the GNU-Classpath 0.96.1 on the
 StrongARM machine.
 Once again, I would like to use it together with the JamVM 1.4.5, since
 both support now Java Annotations and Generics.

 Here are some informations about the current configuration I use:
 - StrongARM-110 (v4l) (233 MHz, 256 MB RAM)
 - Linux Version 2.6.18y, GCC Version  4.1.2, Debian 4.1.1-21

First of all, I'm sorry you're seeing so many problems.  One thing you
do not mention is whether your ARM machine is using OABI or EABI.
Recent distributions of ARM Linux have moved to EABI, and programs
that do not handle this will not work correctly.  BTW, I get the
impression that you're running all of this on the ARM as host, rather
than cross-compiling.

Can you run your ARM gcc like this:

gcc -E -dM -  /dev/null

This will show all the predefined macros.  If your ARM system is
configured to use
EABI, there should be __ARM_EABI__ somewhere in that.

Now the problem.  JamVM = 1.4.5 does not support EABI!  Of course,
even if you are using EABI, I don't know if this is the cause of the
error below (it is an assertion failure in GNU Classpath JNI code),
but it could be...

I have since added EABI support to JamVM, and this is available via CVS :

http://developer.berlios.de/cvs/?group_id=6545

Normally, a distribution of JamVM comes with its Java-classes
pre-compiled (to stop bootstrap issues).  The CVS tree does not
contain this.  You will either need to install Jikes on the ARM system
to build them, or prepare a distribution on another machine with
jikes, ecj or gcj available :

./autogen.sh
make dist


Hope this helps,

Rob.

 2.) make - produces the following error:

 Making all in lib
 make[1]: Entering directory
 `/home/vladimir/code/src/vm/classpath-0.96.1/lib'
 true
 top_builddir=.. top_srcdir=.. /bin/sh ./gen-classlist.sh standard
 Adding java source files from srcdir '..'.
 Adding java source files from VM directory ../vm/reference
 /usr/bin/ecj -1.5
 -warn:-deprecation,serial,typeHiding,unchecked,unused,varargsCast
 -proceedOnError -bootclasspath '' -classpath
 ../vm/reference:..:../external/w3c_dom:../external/sax:../external/relaxngDatatype:../external/jsr166:.::
 -d . @classes
 jamvm: mprec.c:107: _Jv_Balloc: Assertion `i  16' failed.
 make[1]: *** [compile-classes] Aborted
 make[1]: Leaving directory
 `/home/vladimir/code/src/vm/classpath-0.96.1/lib'
 make: *** [all-recursive] Error 1

 Does anyone have any ideas?

 Best regards,
 Vladimir




Re: Still Problem with GNU-Classpath 0.96.1 on StrongARM

2007-10-23 Thread Robert Schuster
Hi,

Robert Lougher schrieb:
 Hi Vladimir,
 
 On 10/23/07, Vladimir Nikolov [EMAIL PROTECTED] wrote:
 Hi,

 I have still problems to compile the GNU-Classpath 0.96.1 on the
 StrongARM machine.
 Once again, I would like to use it together with the JamVM 1.4.5, since
 both support now Java Annotations and Generics.

If I understand this[0] page right EABI is not supported on StrongARM
CPUs ... at least not with custom GCC patches.

Regards
Robert

[0] - http://wiki.debian.org/ArmEabiPort






signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature