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: 1792600 usedMemory: 239016
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1661304 usedMemory: 370312
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1746080 usedMemory: 285536
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795736 usedMemory: 235880
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1730912 usedMemory: 300704
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795448 usedMemory: 236168
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1780368 usedMemory: 251248
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1779432 usedMemory: 252184
.TotalMemory: 5107712 maxMemory: 66650112 freeMemory: 4670376 usedMemory: 437336
.TotalMemory: 4800512 maxMemory: 66650112 freeMemory: 4551104 usedMemory: 249408
.TotalMemory: 2072576 maxMemory: 66650112 freeMemory: 1822632 usedMemory: 249944
.TotalMemory: 8695808 maxMemory: 66650112 freeMemory: 8145240 usedMemory: 550568
.TotalMemory: 8007680 maxMemory: 66650112 freeMemory: 7454760 usedMemory: 552920
.TotalMemory: 31989760 maxMemory: 66650112 freeMemory: 31723744 usedMemory: 266016
.TotalMemory: 19836928 maxMemory: 66650112 freeMemory: 19576856 usedMemory: 260072
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.137ms...
RASUnit 13: Overwrite 1 byte file: 3.924ms...
RASUnit 13: Read 1 byte file: 1.392ms...
RASUnit 13: Append 1 byte to file: 3.111ms...RASUnit 13: Delete 2 byte file: 3.138ms....TotalMemory: 2560000 maxMemory: 66650112 freeMemory: 2230800 usedMemory: 329200
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.571ms...
RASUnit 13: Overwrite 1 byte file: 5.357ms...
RASUnit 13: Read 1 byte file: 1.374ms...
RASUnit 13: Append 1 byte to file: 4.51ms...RASUnit 13: Delete 2 byte file: 3.119ms....TotalMemory: 2719744 maxMemory: 66650112 freeMemory: 2473056 usedMemory: 246688
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 12.538ms...
RASUnit 13: Overwrite 1 byte file: 11.53ms...
RASUnit 13: Read 1 byte file: 1.413ms...
RASUnit 13: Append 1 byte to file: 10.315ms...RASUnit 13: Delete 2 byte file: 11.243ms....TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2324896 usedMemory: 247392
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.682ms...
RASUnit 13: Overwrite 1 byte file: 5.474ms...
RASUnit 13: Read 1 byte file: 1.418ms...
RASUnit 13: Append 1 byte to file: 4.633ms...RASUnit 13: Delete 2 byte file: 3.339ms....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.884ms...
RASUnit 14: 1 byte overwrite: 3.743ms...
RASUnit 14: 1 byte read: 1.411ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 399.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.29ms...
RASUnit 14: 1 byte overwrite: 5.18ms...
RASUnit 14: 1 byte read: 1.4ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 395.0ms...
.TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2326512 usedMemory: 245776
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.915ms...
RASUnit 14: 1 byte overwrite: 10.901ms...
RASUnit 14: 1 byte read: 1.403ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 416.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121536 usedMemory: 245952
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.327ms...
RASUnit 14: 1 byte overwrite: 5.242ms...
RASUnit 14: 1 byte read: 1.401ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 417.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121400 usedMemory: 246088
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 134116 ms. BW: 0.14912463837275194 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 43483 ms. BW: 0.4599498654646644 MB/s
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2118440 usedMemory: 249048
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 135594 ms. BW: 0.1474991518798767 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 45294 ms. BW: 0.44155958846646354 MB/s
.TotalMemory: 4083712 maxMemory: 66650112 freeMemory: 3663888 usedMemory: 419824
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 140432 ms. BW: 0.14241768257946907 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 57715 ms. BW: 0.34653036472320886 MB/s
.TotalMemory: 4812800 maxMemory: 66650112 freeMemory: 4380784 usedMemory: 432016
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 23789 ms. BW: 0.8407247046954475 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 16269 ms. BW: 1.2293318581351036 MB/s
.TotalMemory: 4812800 maxMemory: 66650112 freeMemory: 4382464 usedMemory: 430336
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 24031 ms. BW: 0.832258332986559 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 17699 ms. BW: 1.1300073450477428 MB/s
.TotalMemory: 5382144 maxMemory: 66650112 freeMemory: 4962400 usedMemory: 419744
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 7116 ms. BW: 2.810567734682406 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2294 ms. BW: 8.718395815170009 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66298040 usedMemory: 352072
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 809 ms. BW: 2.4721878862793574 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 374 ms. BW: 5.347593582887701 MB/s
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1623456 usedMemory: 408160
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1778072 usedMemory: 253544
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1774008 usedMemory: 257608
.TotalMemory: 8368128 maxMemory: 66650112 freeMemory: 7978904 usedMemory: 389224
.TotalMemory: 3784704 maxMemory: 66650112 freeMemory: 3541904 usedMemory: 242800
E.
TotalMemory: 3612672 maxMemory: 66650112 freeMemory: 3202272 usedMemory: 410400
E.TotalMemory: 2981888 maxMemory: 66650112 freeMemory: 2578248 usedMemory: 403640
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1773608 usedMemory: 262104
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1773072 usedMemory: 262640
E.TotalMemory: 4636672 maxMemory: 66650112 freeMemory: 4383528 usedMemory: 253144
E.TotalMemory: 4636672 maxMemory: 66650112 freeMemory: 4240416 usedMemory: 396256
E.TotalMemory: 3309568 maxMemory: 66650112 freeMemory: 3055320 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 ***
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: 17,514.418
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
