Raif,

We run the mauve tests on Jikes RVM+Classpath head nightly and automatically  post the results on the jikesrvm-regression list, which is archived at
        http://www-124.ibm.com/pipermail/jikesrvm-regression

The results from Saturday night can be found here
        http://www-124.ibm.com/pipermail/jikesrvm-regression/2003-April/001843.html

It appears that the security tests were run and there were no failures.

Mike

- - - - - - - - - - - - - - - -
Michael Hind, Manager, Dynamic Optimization Group, Jalape�o Project          
IBM Watson Research Center
http://www.research.ibm.com/people/h/hind
[EMAIL PROTECTED], 914 784-7589, tie: 863-7589
Jikes RVM open source release:  http://www.ibm.com/developerworks/oss/jikesrvm



"Raif S. Naffah" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]

04/06/2003 08:56 PM
Please respond to jikesrvm-researchers

       
        To:        GNU Classpath <[EMAIL PROTECTED]>, JikesRVM <[EMAIL PROTECTED]>, Mauve <[EMAIL PROTECTED]>
        cc:        
        Subject:        [Jikesrvm-researchers] running Mauve with JikesRVM(+GNU Classpath)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

hello there,

if somebody is using the above combo to test GNU Classpath and security
classes, can they confirm this (how-to-do):

1. build JikesRVM.  which may download the Classpath CVS HEADs.
2. cd to the MAUVE test directory; eg. .../mauve-test
3. do:
$ JAVAC="jikes -bootclasspath <path/to/glibj.zip>" \
 JAVA="rvm -X:vmClasses=<path/to/glibj.zip>:<$RVM_BUILD/RVM.classes>" \
 ../mauve/configure

(unless there's an easier way)

4. do:
$rm -rf .save-keys choices ; \
 make check KEYS="security" TESTFLAGS="-verbose -debug"

where a mauve-security contains something like:

JDK1.0
JDK1.1
JDK1.2
JDK1.3
JDK1.4

!java.applet
!java.awt
!java.beans
!java.io
!java.lang
!java.math
!java.net
!java.nio
!java.rmi
java.security
!java.sql
!java.text
!java.util

!javax.

5. the result should be (as of today):
  0 of 164 tests failed


cheer;
rsn

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
Comment: Que du magnifique

iD8DBQE+kMzf+e1AKnsTRiERA+isAJ48WLdeixmWDecBL6i6hcJVnsjoHACg5SR/
jy/rkTHB4nN7wl2qGpy79/0=
=JEzT
-----END PGP SIGNATURE-----

_______________________________________________
Jikesrvm-researchers mailing list
[EMAIL PROTECTED]
http://www-124.ibm.com/developerworks/oss/mailman/listinfo/jikesrvm-researchers

_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to