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: 1731128 usedMemory: 300488
.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: 5107712 maxMemory: 66650112 freeMemory: 4670280 usedMemory: 437432
.TotalMemory: 4800512 maxMemory: 66650112 freeMemory: 4551120 usedMemory: 249392
.TotalMemory: 2072576 maxMemory: 66650112 freeMemory: 1822448 usedMemory: 250128
.TotalMemory: 8658944 maxMemory: 66650112 freeMemory: 8108040 usedMemory: 550904
.TotalMemory: 7938048 maxMemory: 66650112 freeMemory: 7689248 usedMemory: 248800
.TotalMemory: 31989760 maxMemory: 66650112 freeMemory: 31722760 usedMemory: 267000
.TotalMemory: 19836928 maxMemory: 66650112 freeMemory: 19576272 usedMemory: 260656
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.13ms...
RASUnit 13: Overwrite 1 byte file: 3.918ms...
RASUnit 13: Read 1 byte file: 1.371ms...
RASUnit 13: Append 1 byte to file: 3.09ms...RASUnit 13: Delete 2 byte file: 3.121ms....TotalMemory: 2560000 maxMemory: 66650112 freeMemory: 2230656 usedMemory: 329344
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 4.527ms...
RASUnit 13: Overwrite 1 byte file: 5.308ms...
RASUnit 13: Read 1 byte file: 1.359ms...
RASUnit 13: Append 1 byte to file: 4.473ms...RASUnit 13: Delete 2 byte file: 3.116ms....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.542ms...
RASUnit 13: Overwrite 1 byte file: 11.492ms...
RASUnit 13: Read 1 byte file: 1.397ms...
RASUnit 13: Append 1 byte to file: 10.574ms...RASUnit 13: Delete 2 byte file: 11.398ms....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.651ms...
RASUnit 13: Overwrite 1 byte file: 5.432ms...
RASUnit 13: Read 1 byte file: 1.402ms...
RASUnit 13: Append 1 byte to file: 4.598ms...RASUnit 13: Delete 2 byte file: 3.323ms....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.858ms...
RASUnit 14: 1 byte overwrite: 3.721ms...
RASUnit 14: 1 byte read: 1.395ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 390.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.25ms...
RASUnit 14: 1 byte overwrite: 5.132ms...
RASUnit 14: 1 byte read: 1.382ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 389.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.98ms...
RASUnit 14: 1 byte overwrite: 11.106ms...
RASUnit 14: 1 byte read: 1.385ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 418.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.296ms...
RASUnit 14: 1 byte overwrite: 5.197ms...
RASUnit 14: 1 byte read: 1.386ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 412.0ms...
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2121328 usedMemory: 246160
  Test15 WRITE wss: 100000 passes: 200 fSize: 1000 Time: 133367 ms. BW: 0.14996213456102334 MB/s
  Test15 READ wss: 100000 passes: 200 fSize: 1000 Time: 43364 ms. BW: 0.4612120653076284 MB/s
.TotalMemory: 2367488 maxMemory: 66650112 freeMemory: 2118312 usedMemory: 249176
  Test15 WRITE wss: 1000000 passes: 20 fSize: 1000 Time: 134213 ms. BW: 0.14901686125785132 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 1000 Time: 44922 ms. BW: 0.44521615244201057 MB/s
.TotalMemory: 4083712 maxMemory: 66650112 freeMemory: 3664256 usedMemory: 419456
  Test15 WRITE wss: 10000000 passes: 2 fSize: 1000 Time: 139939 ms. BW: 0.14291941488791546 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 1000 Time: 57759 ms. BW: 0.34626638272823285 MB/s
.TotalMemory: 4698112 maxMemory: 66650112 freeMemory: 4259824 usedMemory: 438288
  Test15 WRITE wss: 1000000 passes: 20 fSize: 100000 Time: 23592 ms. BW: 0.84774499830451 MB/s
  Test15 READ wss: 1000000 passes: 20 fSize: 100000 Time: 15954 ms. BW: 1.2536041118214867 MB/s
.TotalMemory: 4698112 maxMemory: 66650112 freeMemory: 4267896 usedMemory: 430216
  Test15 WRITE wss: 10000000 passes: 2 fSize: 100000 Time: 24413 ms. BW: 0.8192356531356244 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 100000 Time: 17667 ms. BW: 1.1320541121865626 MB/s
.TotalMemory: 5496832 maxMemory: 66650112 freeMemory: 5077736 usedMemory: 419096
  Test15 WRITE wss: 10000000 passes: 2 fSize: 10000000 Time: 6383 ms. BW: 3.1333228889237037 MB/s
  Test15 READ wss: 10000000 passes: 2 fSize: 10000000 Time: 2236 ms. BW: 8.94454382826476 MB/s
.TotalMemory: 66650112 maxMemory: 66650112 freeMemory: 66298008 usedMemory: 352104
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 790 ms. BW: 2.5316455696202533 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 375 ms. BW: 5.333333333333333 MB/s
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1782544 usedMemory: 253168
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1781888 usedMemory: 253824
.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1777832 usedMemory: 257880
.TotalMemory: 6311936 maxMemory: 66650112 freeMemory: 5922712 usedMemory: 389224
.TotalMemory: 4837376 maxMemory: 66650112 freeMemory: 4594240 usedMemory: 243136
E.
TotalMemory: 4562944 maxMemory: 66650112 freeMemory: 4106808 usedMemory: 456136
E.TotalMemory: 3551232 maxMemory: 66650112 freeMemory: 3131528 usedMemory: 419704
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1628016 usedMemory: 407696
E.TotalMemory: 2035712 maxMemory: 66650112 freeMemory: 1773072 usedMemory: 262640
E.TotalMemory: 4636672 maxMemory: 66650112 freeMemory: 4383536 usedMemory: 253136
E.TotalMemory: 4636672 maxMemory: 66650112 freeMemory: 4240128 usedMemory: 396544
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.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,366.322
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
