--- old/src/java.corba/share/classes/com/sun/corba/se/spi/extension/ServantCachingPolicy.java 2015-04-30 20:13:21.603450981 +0400 +++ new/src/java.corba/share/classes/com/sun/corba/se/spi/extension/ServantCachingPolicy.java 2015-04-30 20:13:21.519450981 +0400 @@ -44,7 +44,7 @@ *
    *
  1. POA current semantics *
  2. Proper handling of POA destroy. -*
      +*
    * POA current semantics requires maintaining a ThreadLocal stack of * invocation information that is always available for POACurrent operations. * Maintaining this stack is expensive on the timescale of optimized co-located