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: 1655432 usedMemory: 376184
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1738576 usedMemory: 293040
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795736 usedMemory: 235880
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1730920 usedMemory: 300696
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795448 usedMemory: 236168
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1780208 usedMemory: 251408
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1779496 usedMemory: 252120
.TotalMemory: 5255168 maxMemory: 66650112 freeMemory: 4782272 usedMemory: 472896
.TotalMemory: 4935680 maxMemory: 66650112 freeMemory: 4686280 usedMemory: 249400
.TotalMemory: 2068480 maxMemory: 66650112 freeMemory: 1818312 usedMemory: 250168
.TotalMemory: 8658944 maxMemory: 66650112 freeMemory: 8108056 usedMemory: 550888
.TotalMemory: 7938048 maxMemory: 66650112 freeMemory: 7689344 usedMemory: 248704
.TotalMemory: 31989760 maxMemory: 66650112 freeMemory: 31722696 usedMemory: 267064
.TotalMemory: 19836928 maxMemory: 66650112 freeMemory: 19576240 usedMemory: 260688
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.174ms...
RASUnit 13: Overwrite 1 byte file: 3.963ms...
RASUnit 13: Read 1 byte file: 1.379ms...
RASUnit 13: Append 1 byte to file: 3.129ms...RASUnit 13: Delete 2 byte file: 3.166ms....TotalMemory: 2560000 maxMemory: 66650112 freeMemory: 2230952 usedMemory: 329048
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.573ms...
RASUnit 13: Overwrite 1 byte file: 5.369ms...
RASUnit 13: Read 1 byte file: 1.37ms...
RASUnit 13: Append 1 byte to file: 4.539ms...RASUnit 13: Delete 2 byte file: 3.14ms....TotalMemory: 2719744 maxMemory: 66650112 freeMemory: 2472936 usedMemory: 246808
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 13.09ms...
RASUnit 13: Overwrite 1 byte file: 11.656ms...
RASUnit 13: Read 1 byte file: 1.409ms...
RASUnit 13: Append 1 byte to file: 10.356ms...RASUnit 13: Delete 2 byte file: 11.323ms....TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2324936 usedMemory: 247352
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.683ms...
RASUnit 13: Overwrite 1 byte file: 5.492ms...
RASUnit 13: Read 1 byte file: 1.413ms...
RASUnit 13: Append 1 byte to file: 4.638ms...RASUnit 13: Delete 2 byte file: 3.359ms....TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2325336 usedMemory: 246952
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 2.894ms...
RASUnit 14: 1 byte overwrite: 3.746ms...
RASUnit 14: 1 byte read: 1.401ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 392.0ms...
.TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2326704 usedMemory: 245584
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.274ms...
RASUnit 14: 1 byte overwrite: 5.165ms...
RASUnit 14: 1 byte read: 1.389ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 390.0ms...
.TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2326568 usedMemory: 245720
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.601ms...
RASUnit 14: 1 byte overwrite: 10.984ms...
RASUnit 14: 1 byte read: 1.396ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 417.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121520 usedMemory: 245968
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.342ms...
RASUnit 14: 1 byte overwrite: 5.24ms...
RASUnit 14: 1 byte read: 1.395ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 418.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121400 usedMemory: 246088
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 134039 ms. BW: 0.14921030446362626 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 43447 ms. BW: 0.4603309779731627 MB/s
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2118440 usedMemory: 249048
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 134918 ms. BW: 0.14823818912228168 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 45214 ms. BW: 0.44234086787278276 MB/s
.TotalMemory: 4083712 maxMemory: 66650112 freeMemory: 3663888 usedMemory: 419824
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 140360 ms. BW: 0.14249073810202337 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 57772 ms. BW: 0.34618846500034617 MB/s
.TotalMemory: 4829184 maxMemory: 66650112 freeMemory: 4389360 usedMemory: 439824
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 19918 ms. BW: 1.0041168792047395 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 15967 ms. BW: 1.252583453372581 MB/s
.TotalMemory: 4829184 maxMemory: 66650112 freeMemory: 4398848 usedMemory: 430336
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 24432 ms. BW: 0.8185985592665357 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 17549 ms. BW: 1.1396660778391932 MB/s
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1796976 usedMemory: 238736
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 7059 ms. BW: 2.833262501770789 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2395 ms. BW: 8.350730688935283 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66298120 usedMemory: 351992
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 786 ms. BW: 2.544529262086514 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 374 ms. BW: 5.347593582887701 MB/s
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1782544 usedMemory: 253168
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1781888 usedMemory: 253824
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1777768 usedMemory: 257944
.TotalMemory: 8474624 maxMemory: 66650112 freeMemory: 8232376 usedMemory: 242248
.TotalMemory: 2768896 maxMemory: 66650112 freeMemory: 2442192 usedMemory: 326704
E.
TotalMemory: 2768896 maxMemory: 66650112 freeMemory: 2494216 usedMemory: 274680
E.TotalMemory: 2478080 maxMemory: 66650112 freeMemory: 2198648 usedMemory: 279432
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1753272 usedMemory: 282440
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1750864 usedMemory: 284848
E.TotalMemory: 4648960 maxMemory: 66650112 freeMemory: 4193976 usedMemory: 454984
E.TotalMemory: 4644864 maxMemory: 66650112 freeMemory: 4249080 usedMemory: 395784
E.TotalMemory: 3317760 maxMemory: 66650112 freeMemory: 3063656 usedMemory: 254104
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
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
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: 19,191.144
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
