corba/src/java.corba/share/classes/com/sun/corba/se/spi/servicecontext/ServiceContext.java
changeset 30383 45960fdbe465
parent 25862 a5e25d68f971
--- a/corba/src/java.corba/share/classes/com/sun/corba/se/spi/servicecontext/ServiceContext.java	Wed Jul 05 20:31:05 2017 +0200
+++ b/corba/src/java.corba/share/classes/com/sun/corba/se/spi/servicecontext/ServiceContext.java	Tue May 05 15:17:13 2015 +0400
@@ -42,9 +42,8 @@
 * the service context and provides any needed methods for manipulating
 * the service context.  Each subclass must provide the following
 * members:
-* <p>
 * <ul>
-* </li>a public static final int SERVICE_CONTEXT_ID that gives the OMG
+* <li>a public static final int SERVICE_CONTEXT_ID that gives the OMG
 * (or other) defined id for the service context.  This is needed for the
 * registration mechanism defined in ServiceContexts. OMG defined
 * service context ids are taken from section 13.6.7 of ptc/98-12-04.</li>