mkdir -p classes
mkdir -p classes/gnu/getopt
cp gnu/getopt/*.properties classes/gnu/getopt
javac -g -source 1.4 -deprecation -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare *.java 
javac -g -source 1.4 -deprecation -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare P2Runtime/*.java
javac -g -source 1.4 -deprecation -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare PicShare/*.java
javah -jni -classpath classes/ NiceSocketImpl
gcc -shared -o libnicesock.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceSocketImpl.c
NiceSocketImpl.c: In function 'nativeNiceSocketImpl_c_1socket':
NiceSocketImpl.c:92: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
NiceSocketImpl.c: In function 'Java_NiceSocketImpl_c_1connect':
NiceSocketImpl.c:124: warning: incompatible implicit declaration of built-in function 'memcpy'
javah -jni -classpath classes/ NiceSocketInputStream
gcc -shared -o libnicesockis.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceSocketInputStream.c
javah -jni -classpath classes/ NiceSocketOutputStream
gcc -shared -o libnicesockos.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceSocketOutputStream.c
javah -jni -classpath classes/ NiceServerSocket
gcc -shared -o libniceservsock.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceServerSocket.c
NiceServerSocket.c: In function 'Java_NiceServerSocket_c_1makeServerSocket':
NiceServerSocket.c:51: warning: incompatible implicit declaration of built-in function 'bzero'
NiceServerSocket.c:56: warning: incompatible implicit declaration of built-in function 'strcpy'
NiceServerSocket.c:61: warning: incompatible implicit declaration of built-in function 'bcopy'
NiceServerSocket.c: In function 'setSendBufferSize':
NiceServerSocket.c:140: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
/public/share/src/jdk1.5.0_02/bin//rmic -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare:. RMIServerImpl
/public/share/src/jdk1.5.0_02/bin//rmic -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare RuntimeRMIServerImpl
utils/junit/sanityCheck.sh
make classes/utils/junit/TestAll.class
make[1]: Entering directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
mkdir -p classes; javac -g -source 1.4 -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare utils/junit/TestAll.java
make[1]: Leaving directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
java -ea -Djava.rmi.server.codebase="file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/dahlin/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare -Dclass_root=classes -Dtest_type=UNIT junit.textui.TestRunner utils.junit.TestAll
Loaded test case: AcceptStampUnit
Loaded test case: AcceptVVUnit
Loaded test case: InvalListItemUnit
Loaded test case: NiceServerSocketUnit
Loaded test case: NodeIdUnit
Loaded test case: RandomAccessStateUnit
Loaded test case: RandomAccessStateUnitMT
Loaded test case: StreamIdUnit
Loaded test case: UnbindMsgUnit
Loaded test case: WorkQueueUnit
Loaded test case: PicShareReaderUnit
Loaded test case: PicShareWriterUnit
Number of test classes found: 12
.......TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1786880 usedMemory: 244736
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1655272 usedMemory: 376344
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1745736 usedMemory: 285880
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795632 usedMemory: 235984
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1730904 usedMemory: 300712
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795448 usedMemory: 236168
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1780208 usedMemory: 251408
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1779568 usedMemory: 252048
.TotalMemory: 5107712 maxMemory: 66650112 freeMemory: 4863144 usedMemory: 244568
.TotalMemory: 4804608 maxMemory: 66650112 freeMemory: 4355864 usedMemory: 448744
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1785568 usedMemory: 250144
.TotalMemory: 8724480 maxMemory: 66650112 freeMemory: 8173568 usedMemory: 550912
.TotalMemory: 7999488 maxMemory: 66650112 freeMemory: 7750760 usedMemory: 248728
.TotalMemory: 31989760 maxMemory: 66650112 freeMemory: 31722464 usedMemory: 267296
.TotalMemory: 19836928 maxMemory: 66650112 freeMemory: 19576008 usedMemory: 260920
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.167ms...
RASUnit 13: Overwrite 1 byte file: 3.956ms...
RASUnit 13: Read 1 byte file: 1.39ms...
RASUnit 13: Append 1 byte to file: 3.126ms...RASUnit 13: Delete 2 byte file: 3.155ms....TotalMemory: 2560000 maxMemory: 66650112 freeMemory: 2230744 usedMemory: 329256
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.576ms...
RASUnit 13: Overwrite 1 byte file: 5.384ms...
RASUnit 13: Read 1 byte file: 1.388ms...
RASUnit 13: Append 1 byte to file: 4.534ms...RASUnit 13: Delete 2 byte file: 3.127ms....TotalMemory: 2719744 maxMemory: 66650112 freeMemory: 2472920 usedMemory: 246824
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 12.768ms...
RASUnit 13: Overwrite 1 byte file: 11.666ms...
RASUnit 13: Read 1 byte file: 1.414ms...
RASUnit 13: Append 1 byte to file: 10.739ms...RASUnit 13: Delete 2 byte file: 11.849ms....TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2324888 usedMemory: 247400
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.709ms...
RASUnit 13: Overwrite 1 byte file: 5.494ms...
RASUnit 13: Read 1 byte file: 1.422ms...
RASUnit 13: Append 1 byte to file: 4.65ms...RASUnit 13: Delete 2 byte file: 3.35ms....TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2325232 usedMemory: 247056
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 2.891ms...
RASUnit 14: 1 byte overwrite: 3.753ms...
RASUnit 14: 1 byte read: 1.41ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 389.0ms...
.TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2326560 usedMemory: 245728
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.303ms...
RASUnit 14: 1 byte overwrite: 5.204ms...
RASUnit 14: 1 byte read: 1.404ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 389.0ms...
.TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2326432 usedMemory: 245856
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.791ms...
RASUnit 14: 1 byte overwrite: 11.046ms...
RASUnit 14: 1 byte read: 1.406ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 427.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121384 usedMemory: 246104
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.343ms...
RASUnit 14: 1 byte overwrite: 5.26ms...
RASUnit 14: 1 byte read: 1.416ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 410.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121264 usedMemory: 246224
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 134800 ms. BW: 0.14836795252225518 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 43694 ms. BW: 0.4577287499427839 MB/s
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2118304 usedMemory: 249184
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 135884 ms. BW: 0.14718436313326072 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 45386 ms. BW: 0.4406645220993258 MB/s
.TotalMemory: 4083712 maxMemory: 66650112 freeMemory: 3664224 usedMemory: 419488
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 141315 ms. BW: 0.14152779252025616 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 57746 ms. BW: 0.3463443355383923 MB/s
.TotalMemory: 4681728 maxMemory: 66650112 freeMemory: 4249528 usedMemory: 432200
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 23615 ms. BW: 0.8469193309337285 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 15810 ms. BW: 1.2650221378874131 MB/s
.TotalMemory: 4681728 maxMemory: 66650112 freeMemory: 4251448 usedMemory: 430280
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 24221 ms. BW: 0.8257297386565378 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 17497 ms. BW: 1.1430530948162543 MB/s
.TotalMemory: 5300224 maxMemory: 66650112 freeMemory: 4880416 usedMemory: 419808
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 7080 ms. BW: 2.824858757062147 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2382 ms. BW: 8.39630562552477 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66383064 usedMemory: 267048
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 787 ms. BW: 2.5412960609911055 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 380 ms. BW: 5.2631578947368425 MB/s
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1623992 usedMemory: 407624
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1776680 usedMemory: 254936
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1772616 usedMemory: 259000
.TotalMemory: 6311936 maxMemory: 66650112 freeMemory: 5922568 usedMemory: 389368
.TotalMemory: 3584000 maxMemory: 66650112 freeMemory: 3256832 usedMemory: 327168
E.
TotalMemory: 2965504 maxMemory: 66650112 freeMemory: 2628016 usedMemory: 337488
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1691832 usedMemory: 343880
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1775016 usedMemory: 260696
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1772888 usedMemory: 262824
E.TotalMemory: 4677632 maxMemory: 66650112 freeMemory: 4246552 usedMemory: 431080
E.TotalMemory: 4542464 maxMemory: 66650112 freeMemory: 4146192 usedMemory: 396272
E.TotalMemory: 3313664 maxMemory: 66650112 freeMemory: 3059416 usedMemory: 254248
F......rmiregistry started
STUB createConfigFile test/tmp.PicShareReaderUnit.picShareConfig 847584fakekey test/tmp.PicShareWriterUnit.localSource test/tmp.PicShareWriterUnit.localView test/tmp.PicShareWriterUnit.config
writer started
PicShareReaderUnitHelper stdout: make[1]: Entering directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
PicShareReaderUnitHelper stdout: java -ea -Djava.rmi.server.codebase="file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/dahlin/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -ea -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare PicShareReaderUnitHelper; 
PicShareReaderUnitHelper stdout: **** STUB PICSHARE CONFIG ***
PicShareReaderUnitHelper stdout: **** STUB PICSHARE CONFIG ***
PicShareReaderUnitHelper stderr: lwm: 8301034833169298432 hwm: 9223372036854775807 hdisk: 9223372036854775807 ldisk: 8301034833169298432 totMemCharge: 0 totDiskCharge: 4003
PicShareReaderUnitHelper stderr: P2Runtime: started
writer done writing
**** STUB PICSHARE CONFIG ***
lwm: 8301034833169298432 hwm: 9223372036854775807 hdisk: 9223372036854775807 ldisk: 8301034833169298432 totMemCharge: 0 totDiskCharge: 4003
P2Runtime: started
**** STUB PICSHARE CONFIG ***
DBG: DemandReadWorkerThread exception: RMIApplicationException: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
	java.io.EOFException
DBG: DemandReadWorkerThread exception: RMIApplicationException: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
	java.io.EOFException
DBG: DemandReadWorkerThread exception: RMIApplicationException: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
	java.io.EOFException
PicShareReaderUnitHelper stdout: make[1]: Leaving directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
writer terminated
rmiregistry terminated
.DBG: DemandReadWorkerThread exception: RMIApplicationException: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
	java.io.EOFException
DBG: DemandReadWorkerThread exception: RMIApplicationException: java.rmi.UnmarshalException: Error unmarshaling return header; nested exception is: 
	java.io.EOFException
rmiregistry started
**** STUB PICSHARE CONFIG ***
lwm: 8301034833169298432 hwm: 9223372036854775807 hdisk: 9223372036854775807 ldisk: 8301034833169298432 totMemCharge: 0 totDiskCharge: 3975
P2Runtime: started
dont forget to: rmiregistry terminated

Time: 17,535.08
There were 7 errors:
1) test19(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test19(RandomAccessStateUnit.java:2289)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
2) test20(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.updateRAS(RandomAccessState.java:3308)
	at RandomAccessStateUnit.doUpdateRASWithListOfObjects(RandomAccessStateUnit.java:2936)
	at RandomAccessStateUnit.test20(RandomAccessStateUnit.java:2834)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
3) test21(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test21(RandomAccessStateUnit.java:3010)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
4) test22(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test22(RandomAccessStateUnit.java:3124)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
5) test23(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test23(RandomAccessStateUnit.java:3208)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
6) test24(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test24(RandomAccessStateUnit.java:3311)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
7) test23a(RandomAccessStateUnit)java.lang.AssertionError
	at RandomAccessState.shipRAS(RandomAccessState.java:3042)
	at RandomAccessStateUnit.test23a(RandomAccessStateUnit.java:3380)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
There was 1 failure:
1) test25(RandomAccessStateUnit)junit.framework.AssertionFailedError: TBD: Write a test that tests reads and writes with offset > 2^32
	at RandomAccessStateUnit.test25(RandomAccessStateUnit.java:3475)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

FAILURES!!!
Tests run: 54,  Failures: 1,  Errors: 7

make: *** [junittext] Error 1
