public inbox for mauve-patches@sourceware.org
 help / color / mirror / Atom feed
* [builder] FYI: Add JikesRVM to JAPI runs
@ 2008-02-01  1:04 Andrew John Hughes
  0 siblings, 0 replies; only message in thread
From: Andrew John Hughes @ 2008-02-01  1:04 UTC (permalink / raw)
  To: mauve-patches


[-- Attachment #1.1: Type: text/plain, Size: 450 bytes --]

This compares Classpath with JikesRVM's runtime files
as part of the JAPI run.  The JikesRVM file is currently
added manually until we have this running on builder.

ChangeLog:

2008-02-01 Andrew John Hughes <gnu_andrew@member.fsf.org>

	* RunJapi: Add JikesRVM comparison.

-- 
Andrew :-)

Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
public class gcj extends Freedom implements Java { ... }

[-- Attachment #1.2: japi-02.diff --]
[-- Type: text/x-diff, Size: 950 bytes --]

Index: scripts/RunJapi
===================================================================
RCS file: /cvs/mauve/builder/scripts/RunJapi,v
retrieving revision 1.3
diff -u -3 -p -u -r1.3 RunJapi
--- scripts/RunJapi	30 Jan 2008 20:28:59 -0000	1.3
+++ scripts/RunJapi	1 Feb 2008 01:00:19 -0000
@@ -79,6 +79,10 @@ $JAPITOOLS/bin/japicompat -v -h -o openj
    openjdk-b12.japi.gz libgcj.japi.gz
 $JAPITOOLS/bin/japicompat -v -h -o libgcj-openjdk.html \
    libgcj.japi.gz openjdk-b12.japi.gz
+$JAPITOOLS/bin/japicompat -v -h -o jikesrvm-classpath.html \
+   jikesrvm.japi.gz classpath.japi.gz
+$JAPITOOLS/bin/japicompat -v -h -o classpath-jikesrvm.html \
+   classpath.japi.gz jikesrvm.japi.gz
 
 # Now publish the result
 cp jdk14-classpath.html $WEB/
@@ -93,3 +97,5 @@ cp openjdk-libgcj.html $WEB/
 cp libgcj-openjdk.html $WEB/
 cp $ONExONE $WEB/
 cp $CSS $WEB/
+cp jikesrvm-classpath.html $WEB/
+cp classpath-jikesrvm.html $WEB/

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-01  1:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-01  1:04 [builder] FYI: Add JikesRVM to JAPI runs Andrew John Hughes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).