--- old/src/java.corba/share/classes/org/omg/CORBA/_PolicyStub.java 2015-09-12 23:51:24.543701189 +0300 +++ new/src/java.corba/share/classes/org/omg/CORBA/_PolicyStub.java 2015-09-12 23:51:24.427700614 +0300 @@ -26,7 +26,7 @@ /** -* The Stub for Policy. For more information on +* The Stub for {@code Policy}. For more information on * Stub files, see * "Generated Files: Stubs".

* org/omg/CORBA/_PolicyStub.java @@ -47,8 +47,8 @@ super (); } - /** Constructs a _PolicyStub object initialized - * with the given Delegate object. + /** Constructs a {@code _PolicyStub} object initialized + * with the given {@code Delegate} object. * * @param delegate a Delegate Object */