corba/src/java.corba/share/classes/com/sun/corba/se/spi/extension/ServantCachingPolicy.java
changeset 30383 45960fdbe465
parent 25862 a5e25d68f971
--- a/corba/src/java.corba/share/classes/com/sun/corba/se/spi/extension/ServantCachingPolicy.java	Wed Jul 05 20:31:05 2017 +0200
+++ b/corba/src/java.corba/share/classes/com/sun/corba/se/spi/extension/ServantCachingPolicy.java	Tue May 05 15:17:13 2015 +0400
@@ -44,7 +44,7 @@
 * <ol>
 * <li>POA current semantics
 * <li>Proper handling of POA destroy.
-* <ol>
+* </ol>
 * 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