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: 1655472 usedMemory: 376144
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1738672 usedMemory: 292944
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795632 usedMemory: 235984
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1730912 usedMemory: 300704
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795448 usedMemory: 236168
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1779840 usedMemory: 251776
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1779360 usedMemory: 252256
.TotalMemory: 5107712 maxMemory: 66650112 freeMemory: 4670376 usedMemory: 437336
.TotalMemory: 4800512 maxMemory: 66650112 freeMemory: 4357736 usedMemory: 442776
.TotalMemory: 2072576 maxMemory: 66650112 freeMemory: 1822344 usedMemory: 250232
.TotalMemory: 8695808 maxMemory: 66650112 freeMemory: 8144520 usedMemory: 551288
.TotalMemory: 7970816 maxMemory: 66650112 freeMemory: 7721904 usedMemory: 248912
.TotalMemory: 31989760 maxMemory: 66650112 freeMemory: 31722888 usedMemory: 266872
.TotalMemory: 19836928 maxMemory: 66650112 freeMemory: 19576336 usedMemory: 260592
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.149ms...
RASUnit 13: Overwrite 1 byte file: 3.919ms...
RASUnit 13: Read 1 byte file: 1.376ms...
RASUnit 13: Append 1 byte to file: 3.093ms...RASUnit 13: Delete 2 byte file: 3.139ms....TotalMemory: 2560000 maxMemory: 66650112 freeMemory: 2231016 usedMemory: 328984
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.521ms...
RASUnit 13: Overwrite 1 byte file: 5.306ms...
RASUnit 13: Read 1 byte file: 1.372ms...
RASUnit 13: Append 1 byte to file: 4.478ms...RASUnit 13: Delete 2 byte file: 3.134ms....TotalMemory: 2719744 maxMemory: 66650112 freeMemory: 2472992 usedMemory: 246752
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 13.699ms...
RASUnit 13: Overwrite 1 byte file: 11.934ms...
RASUnit 13: Read 1 byte file: 1.399ms...
RASUnit 13: Append 1 byte to file: 10.779ms...RASUnit 13: Delete 2 byte file: 11.824ms....TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2324816 usedMemory: 247472
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.627ms...
RASUnit 13: Overwrite 1 byte file: 5.415ms...
RASUnit 13: Read 1 byte file: 1.411ms...
RASUnit 13: Append 1 byte to file: 4.587ms...RASUnit 13: Delete 2 byte file: 3.336ms....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.856ms...
RASUnit 14: 1 byte overwrite: 3.72ms...
RASUnit 14: 1 byte read: 1.413ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 387.0ms...
.TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2326688 usedMemory: 245600
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.228ms...
RASUnit 14: 1 byte overwrite: 5.106ms...
RASUnit 14: 1 byte read: 1.389ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 388.0ms...
.TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2326504 usedMemory: 245784
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.981ms...
RASUnit 14: 1 byte overwrite: 11.194ms...
RASUnit 14: 1 byte read: 1.39ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 455.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121488 usedMemory: 246000
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.292ms...
RASUnit 14: 1 byte overwrite: 5.194ms...
RASUnit 14: 1 byte read: 1.398ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 412.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121336 usedMemory: 246152
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 132543 ms. BW: 0.1508944267143493 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 43465 ms. BW: 0.4601403428045554 MB/s
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2118280 usedMemory: 249208
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 133852 ms. BW: 0.1494187610196336 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 45103 ms. BW: 0.4434294836263663 MB/s
.TotalMemory: 4083712 maxMemory: 66650112 freeMemory: 3663832 usedMemory: 419880
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 140048 ms. BW: 0.1428081800525534 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 57700 ms. BW: 0.3466204506065858 MB/s
.TotalMemory: 4681728 maxMemory: 66650112 freeMemory: 4248792 usedMemory: 432936
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 19904 ms. BW: 1.004823151125402 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 16277 ms. BW: 1.22872765251582 MB/s
.TotalMemory: 4681728 maxMemory: 66650112 freeMemory: 4252072 usedMemory: 429656
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 24567 ms. BW: 0.8141002157365572 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 17684 ms. BW: 1.130965844831486 MB/s
.TotalMemory: 4706304 maxMemory: 66650112 freeMemory: 4286520 usedMemory: 419784
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 6574 ms. BW: 3.04228780042592 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2227 ms. BW: 8.98069151324652 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66297496 usedMemory: 352616
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 789 ms. BW: 2.534854245880862 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: 1781088 usedMemory: 250528
.TotalMemory: 8368128 maxMemory: 66650112 freeMemory: 7978904 usedMemory: 389224
.TotalMemory: 3112960 maxMemory: 66650112 freeMemory: 2783912 usedMemory: 329048
E.
TotalMemory: 3112960 maxMemory: 66650112 freeMemory: 2860432 usedMemory: 252528
E.TotalMemory: 2682880 maxMemory: 66650112 freeMemory: 2424088 usedMemory: 258792
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1774176 usedMemory: 261536
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1772000 usedMemory: 263712
E.TotalMemory: 4648960 maxMemory: 66650112 freeMemory: 4256152 usedMemory: 392808
E.TotalMemory: 4653056 maxMemory: 66650112 freeMemory: 4257152 usedMemory: 395904
E.TotalMemory: 3325952 maxMemory: 66650112 freeMemory: 3071816 usedMemory: 254136
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 ***
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.net.SocketException: Connection reset
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,309.841
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
