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: 1655440 usedMemory: 376176
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1738528 usedMemory: 293088
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795632 usedMemory: 235984
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1731056 usedMemory: 300560
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1795448 usedMemory: 236168
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1780208 usedMemory: 251408
.TotalMemory: 2031616 maxMemory: 66650112 freeMemory: 1779432 usedMemory: 252184
.TotalMemory: 5279744 maxMemory: 66650112 freeMemory: 4803320 usedMemory: 476424
.TotalMemory: 4968448 maxMemory: 66650112 freeMemory: 4486816 usedMemory: 481632
.TotalMemory: 2068480 maxMemory: 66650112 freeMemory: 1818312 usedMemory: 250168
.TotalMemory: 8744960 maxMemory: 66650112 freeMemory: 8193880 usedMemory: 551080
.TotalMemory: 8052736 maxMemory: 66650112 freeMemory: 7499568 usedMemory: 553168
.TotalMemory: 31989760 maxMemory: 66650112 freeMemory: 31722656 usedMemory: 267104
.TotalMemory: 19836928 maxMemory: 66650112 freeMemory: 19576184 usedMemory: 260744
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.146ms...
RASUnit 13: Overwrite 1 byte file: 3.935ms...
RASUnit 13: Read 1 byte file: 1.374ms...
RASUnit 13: Append 1 byte to file: 3.104ms...RASUnit 13: Delete 2 byte file: 3.128ms....TotalMemory: 2560000 maxMemory: 66650112 freeMemory: 2231184 usedMemory: 328816
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.558ms...
RASUnit 13: Overwrite 1 byte file: 5.356ms...
RASUnit 13: Read 1 byte file: 1.37ms...
RASUnit 13: Append 1 byte to file: 4.507ms...RASUnit 13: Delete 2 byte file: 3.141ms....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.633ms...
RASUnit 13: Overwrite 1 byte file: 11.607ms...
RASUnit 13: Read 1 byte file: 1.403ms...
RASUnit 13: Append 1 byte to file: 11.054ms...RASUnit 13: Delete 2 byte file: 11.48ms....TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2325000 usedMemory: 247288
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.684ms...
RASUnit 13: Overwrite 1 byte file: 5.476ms...
RASUnit 13: Read 1 byte file: 1.41ms...
RASUnit 13: Append 1 byte to file: 4.632ms...RASUnit 13: Delete 2 byte file: 3.349ms....TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2325296 usedMemory: 246992
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 2.872ms...
RASUnit 14: 1 byte overwrite: 3.736ms...
RASUnit 14: 1 byte read: 1.397ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 388.0ms...
.TotalMemory: 2572288 maxMemory: 66650112 freeMemory: 2326752 usedMemory: 245536
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 4.265ms...
RASUnit 14: 1 byte overwrite: 5.159ms...
RASUnit 14: 1 byte read: 1.393ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 388.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.818ms...
RASUnit 14: 1 byte overwrite: 10.975ms...
RASUnit 14: 1 byte read: 1.396ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 414.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.315ms...
RASUnit 14: 1 byte overwrite: 5.22ms...
RASUnit 14: 1 byte read: 1.395ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 409.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121328 usedMemory: 246160
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 133819 ms. BW: 0.14945560794804924 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 43467 ms. BW: 0.4601191708652541 MB/s
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2118312 usedMemory: 249176
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 134914 ms. BW: 0.14824258416472716 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 45120 ms. BW: 0.4432624113475177 MB/s
.TotalMemory: 4083712 maxMemory: 66650112 freeMemory: 3664416 usedMemory: 419296
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 140064 ms. BW: 0.14279186657527987 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 57522 ms. BW: 0.3476930565696603 MB/s
.TotalMemory: 4698112 maxMemory: 66650112 freeMemory: 4259696 usedMemory: 438416
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 20078 ms. BW: 0.9961151509114453 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 16274 ms. BW: 1.2289541600098317 MB/s
.TotalMemory: 4698112 maxMemory: 66650112 freeMemory: 4267896 usedMemory: 430216
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 23969 ms. BW: 0.8344111143560432 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 17531 ms. BW: 1.1408362329587587 MB/s
.TotalMemory: 5464064 maxMemory: 66650112 freeMemory: 5044344 usedMemory: 419720
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 6511 ms. BW: 3.071724773460298 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2277 ms. BW: 8.78348704435661 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66297840 usedMemory: 352272
  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: 382 ms. BW: 5.2356020942408374 MB/s
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1628152 usedMemory: 407560
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1780840 usedMemory: 254872
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1785248 usedMemory: 250464
.TotalMemory: 6316032 maxMemory: 66650112 freeMemory: 6073784 usedMemory: 242248
.TotalMemory: 4362240 maxMemory: 66650112 freeMemory: 4033072 usedMemory: 329168
E.
TotalMemory: 3432448 maxMemory: 66650112 freeMemory: 3092856 usedMemory: 339592
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1777520 usedMemory: 258192
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1774672 usedMemory: 261040
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1772480 usedMemory: 263232
E.TotalMemory: 4632576 maxMemory: 66650112 freeMemory: 4201480 usedMemory: 431096
E.TotalMemory: 4632576 maxMemory: 66650112 freeMemory: 4378112 usedMemory: 254464
E.TotalMemory: 3321856 maxMemory: 66650112 freeMemory: 3067608 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
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
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,356.567
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
