--- old/src/java.corba/share/classes/com/sun/corba/se/impl/orbutil/concurrent/Sync.java 2015-04-30 20:13:20.915450981 +0400 +++ new/src/java.corba/share/classes/com/sun/corba/se/impl/orbutil/concurrent/Sync.java 2015-04-30 20:13:20.831450981 +0400 @@ -276,10 +276,9 @@ * For example, you can use an ObservableSync * (perhaps as part of a LayeredSync) in order to obtain callbacks * before and after each method invocation for a given class. - *

- + * *

[ Introduction to this package. ] -**/ + **/ public interface Sync {