提交 839b102b 编写于 作者: O ohair

6627823: Missed whitespace normalization files: jdk/test/java/rmi

Summary: Just missed a few files being normalized in rev 0.
Reviewed-by: xdono
上级 b11e49b0
......@@ -48,4 +48,3 @@ public class ShutdownThread extends Thread implements Serializable {
}
}
......@@ -34,4 +34,3 @@ interface CanCreateStubs extends java.rmi.Remote {
Object getForbiddenClass() throws Exception;
ActivationGroupID returnGroupID() throws RemoteException;
}
......@@ -27,4 +27,3 @@ public interface CallbackInterface extends Remote {
public void inc() throws RemoteException;
public int getNumDeactivated() throws RemoteException;
}
......@@ -78,4 +78,3 @@ public interface BenchServer extends Remote {
*/
void terminate(int delay) throws RemoteException;
}
......@@ -95,4 +95,3 @@ public class BenchServerImpl
System.exit(0);
}
}
......@@ -77,4 +77,3 @@ public class BooleanArrayCalls implements Benchmark {
return time;
}
}
......@@ -74,4 +74,3 @@ public class BooleanCalls implements Benchmark {
return time;
}
}
......@@ -77,4 +77,3 @@ public class ByteArrayCalls implements Benchmark {
return time;
}
}
......@@ -74,4 +74,3 @@ public class ByteCalls implements Benchmark {
return time;
}
}
......@@ -77,4 +77,3 @@ public class CharArrayCalls implements Benchmark {
return time;
}
}
......@@ -74,4 +74,3 @@ public class CharCalls implements Benchmark {
return time;
}
}
......@@ -57,4 +57,3 @@ public class ClassLoading implements Benchmark {
return time;
}
}
......@@ -77,4 +77,3 @@ public class DoubleArrayCalls implements Benchmark {
return time;
}
}
......@@ -74,4 +74,3 @@ public class DoubleCalls implements Benchmark {
return time;
}
}
......@@ -80,4 +80,3 @@ public class ExceptionCalls implements Benchmark {
return time;
}
}
......@@ -59,4 +59,3 @@ public class ExportObjs implements Benchmark {
return time;
}
}
......@@ -77,4 +77,3 @@ public class FloatArrayCalls implements Benchmark {
return time;
}
}
......@@ -74,4 +74,3 @@ public class FloatCalls implements Benchmark {
return time;
}
}
......@@ -77,4 +77,3 @@ public class IntArrayCalls implements Benchmark {
return time;
}
}
......@@ -74,4 +74,3 @@ public class IntCalls implements Benchmark {
return time;
}
}
......@@ -77,4 +77,3 @@ public class LongArrayCalls implements Benchmark {
return time;
}
}
......@@ -74,4 +74,3 @@ public class LongCalls implements Benchmark {
return time;
}
}
......@@ -430,4 +430,3 @@ public class Main {
harness.runBenchmarks(reporter, verbose);
}
}
......@@ -73,4 +73,3 @@ public class NullCalls implements Benchmark {
return time;
}
}
......@@ -101,4 +101,3 @@ public class ObjArrayCalls implements Benchmark {
return time;
}
}
......@@ -99,4 +99,3 @@ public class ObjTreeCalls implements Benchmark {
return time;
}
}
......@@ -112,4 +112,3 @@ public class ProxyArrayCalls implements Benchmark {
return time;
}
}
......@@ -84,4 +84,3 @@ public class RemoteObjArrayCalls implements Benchmark {
return time;
}
}
......@@ -77,4 +77,3 @@ public class ShortArrayCalls implements Benchmark {
return time;
}
}
......@@ -74,4 +74,3 @@ public class ShortCalls implements Benchmark {
return time;
}
}
......@@ -90,4 +90,3 @@ public class SmallObjTreeCalls implements Benchmark {
return time;
}
}
......@@ -83,5 +83,3 @@ public class BooleanArrays implements Benchmark {
}
}
}
......@@ -79,5 +79,3 @@ public class Booleans implements Benchmark {
}
}
}
......@@ -83,5 +83,3 @@ public class ByteArrays implements Benchmark {
}
}
}
......@@ -79,4 +79,3 @@ public class Bytes implements Benchmark {
}
}
}
......@@ -83,5 +83,3 @@ public class CharArrays implements Benchmark {
}
}
}
......@@ -79,4 +79,3 @@ public class Chars implements Benchmark {
}
}
}
......@@ -126,4 +126,3 @@ public class ClassDesc implements Benchmark {
}
}
}
......@@ -78,4 +78,3 @@ public class Cons implements Benchmark {
}
}
}
......@@ -129,4 +129,3 @@ public class CustomDefaultObjTrees implements Benchmark {
}
}
}
......@@ -150,4 +150,3 @@ public class CustomObjTrees implements Benchmark {
}
}
}
......@@ -83,5 +83,3 @@ public class DoubleArrays implements Benchmark {
}
}
}
......@@ -79,4 +79,3 @@ public class Doubles implements Benchmark {
}
}
}
......@@ -155,4 +155,3 @@ public class ExternObjTrees implements Benchmark {
}
}
}
......@@ -83,5 +83,3 @@ public class FloatArrays implements Benchmark {
}
}
}
......@@ -79,4 +79,3 @@ public class Floats implements Benchmark {
}
}
}
......@@ -154,4 +154,3 @@ public class GetPutFieldTrees implements Benchmark {
}
}
}
......@@ -83,5 +83,3 @@ public class IntArrays implements Benchmark {
}
}
}
......@@ -79,4 +79,3 @@ public class Ints implements Benchmark {
}
}
}
......@@ -83,5 +83,3 @@ public class LongArrays implements Benchmark {
}
}
}
......@@ -79,4 +79,3 @@ public class Longs implements Benchmark {
}
}
}
......@@ -261,4 +261,3 @@ public class Main {
harness.runBenchmarks(reporter, verbose);
}
}
......@@ -118,5 +118,3 @@ public class ObjArrays implements Benchmark {
}
}
}
......@@ -116,4 +116,3 @@ public class ObjTrees implements Benchmark {
}
}
}
......@@ -119,5 +119,3 @@ public class ProxyArrays implements Benchmark {
}
}
}
......@@ -125,4 +125,3 @@ public class ProxyClassDesc implements Benchmark {
}
}
}
......@@ -95,4 +95,3 @@ public class RepeatObjs implements Benchmark {
}
}
}
......@@ -132,4 +132,3 @@ public class ReplaceTrees implements Benchmark {
}
}
}
......@@ -83,5 +83,3 @@ public class ShortArrays implements Benchmark {
}
}
}
......@@ -79,4 +79,3 @@ public class Shorts implements Benchmark {
}
}
}
......@@ -107,4 +107,3 @@ public class SmallObjTrees implements Benchmark {
}
}
}
......@@ -166,4 +166,3 @@ public class StreamBuffer {
buf = newbuf;
}
}
......@@ -99,4 +99,3 @@ public class Strings implements Benchmark {
}
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册