--- old/src/share/classes/java/rmi/server/RemoteObjectInvocationHandler.java 2009-12-10 21:30:22.000000000 -0800 +++ new/src/share/classes/java/rmi/server/RemoteObjectInvocationHandler.java 2009-12-10 21:30:22.000000000 -0800 @@ -138,7 +138,6 @@ * instance * @throws Throwable the exception to throw from the method invocation * on the proxy instance - * @see **/ public Object invoke(Object proxy, Method method, Object[] args) throws Throwable