-
Bug
-
Resolution: Fixed
-
P5
-
1.3.0
-
None
-
ladybird
-
sparc
-
solaris_2.6
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2110067 | 1.4.0 | Rosanna Lee | P5 | Resolved | Fixed | beta |
This is a place holder for minor typos in the JNDI javadoc.
CannotProceedException.setRemainingNewName:
* Sets the "remaining new name" field of this exception.
* This is the value returned by <code>getRemainingName()</code>.
getRemainingName -> getRemainingNewName
--
CompositeName.addAll(Name suffix):
* @exception InvalidNameException If prefix is not a composite name.
prefix -> suffix
--
CompositeName.addAll(int posn, Name n):
* @exception InvalidNameException If prefix is not a composite name.
prefix -> n
--
CompositeName constructor:
< * @exception InvalidNameException If n is hava invalid composite name
> * @exception InvalidNameException If n has invalid composite name
--
NamingException.rootException:
< * information that that could be obtained from the original
> * information that could be obtained from the original
--
Reference:
adddresses -> address
--
Attribute:
< * if the the attribute's values are added, changed,
> * if the attribute's values are added, changed,
< * the matching rules to use when comparing the attribiute's values
> * the matching rules to use when comparing the attribute's values.
--
AttributeModificationException:
< * If null, this exception has not detail message.
> * If null, this exception has no detail message.
--
Attributes
< * @return The Attribute with the same ID as attr that was previous
> * @return The Attribute with the same ID as attrID that was previos
--
DirContext:
satisy -> satisfy
represention -> representation
"an an" -> "an"
--
BasicAttribute:
< * cannot be null unless methods in Attribute that use attrID
> * cannot be null unless methods in BasicAttribute that use attrID
--
debuggin -> debugging
--
SearchResult:
< * Generates the string representation of this binding.
> * Generates the string representation of this SearchResult.
< * @return The string representation of this binding.
> * @return The string representation of this SearchResult.
--
SearchControls:
encapsultes -> encapsulates
ONELEVE_SCOPE -> ONELEVEL_SCOPE
contraints -> constraints
--
EventContext:
preferrably -> preferably
--
LdapContext:
< * where <tt>referralException</tt> is an instance of
> * where <tt>refException</tt> is an instance of
--
ControlFactory:
< * from being used to create a control. A factory should only thrown
> * from being used to create a control. A factory should only throw
--
< * is wrapped inside a <tt>NamingException</tt> is rethrown.
> * is wrapped inside a <tt>NamingException</tt> and then rethrown.
--
ExtendedRequest, javax/naming/ldap/package.html:
added 'public' to constructors in example
--
LdapReferralException:
"the the" -> "the"
--
UnsolicitedNotificationEvent:
unsolicitied -> unsolicited
--
ResolveResult:
ResolvedResult -> ResolveResult
--
DirObjectFactory:
effectly -> effectively
--
DirectoryManager:
"contains a methods" -> "contains methods"
--
NamingManager:
"Factory build" -> "builder"
"Factory builder" -> "builder"
--
scott.seligman@Eng 2000-10-16
--
EventContext:
< * to as the <em>target</tt>. The target, along with the scope, identify
> * to as the <em>target</em>. The target, along with the scope, identify
--
NamingEvent.getEventContext():
< * (and <tt>EventContext</tt> is a subinterface of Context</tt>).
> * (and <tt>EventContext</tt> is a subinterface of <tt>Context</tt>).
--
ldap.ControlFactory.getControlInstance(Control, Context, Hashtable):
< *</ol>
> *</ul>
--
NamingManager.getStateToBind(...)
< *</ol>
CannotProceedException.setRemainingNewName:
* Sets the "remaining new name" field of this exception.
* This is the value returned by <code>getRemainingName()</code>.
getRemainingName -> getRemainingNewName
--
CompositeName.addAll(Name suffix):
* @exception InvalidNameException If prefix is not a composite name.
prefix -> suffix
--
CompositeName.addAll(int posn, Name n):
* @exception InvalidNameException If prefix is not a composite name.
prefix -> n
--
CompositeName constructor:
< * @exception InvalidNameException If n is hava invalid composite name
> * @exception InvalidNameException If n has invalid composite name
--
NamingException.rootException:
< * information that that could be obtained from the original
> * information that could be obtained from the original
--
Reference:
adddresses -> address
--
Attribute:
< * if the the attribute's values are added, changed,
> * if the attribute's values are added, changed,
< * the matching rules to use when comparing the attribiute's values
> * the matching rules to use when comparing the attribute's values.
--
AttributeModificationException:
< * If null, this exception has not detail message.
> * If null, this exception has no detail message.
--
Attributes
< * @return The Attribute with the same ID as attr that was previous
> * @return The Attribute with the same ID as attrID that was previos
--
DirContext:
satisy -> satisfy
represention -> representation
"an an" -> "an"
--
BasicAttribute:
< * cannot be null unless methods in Attribute that use attrID
> * cannot be null unless methods in BasicAttribute that use attrID
--
debuggin -> debugging
--
SearchResult:
< * Generates the string representation of this binding.
> * Generates the string representation of this SearchResult.
< * @return The string representation of this binding.
> * @return The string representation of this SearchResult.
--
SearchControls:
encapsultes -> encapsulates
ONELEVE_SCOPE -> ONELEVEL_SCOPE
contraints -> constraints
--
EventContext:
preferrably -> preferably
--
LdapContext:
< * where <tt>referralException</tt> is an instance of
> * where <tt>refException</tt> is an instance of
--
ControlFactory:
< * from being used to create a control. A factory should only thrown
> * from being used to create a control. A factory should only throw
--
< * is wrapped inside a <tt>NamingException</tt> is rethrown.
> * is wrapped inside a <tt>NamingException</tt> and then rethrown.
--
ExtendedRequest, javax/naming/ldap/package.html:
added 'public' to constructors in example
--
LdapReferralException:
"the the" -> "the"
--
UnsolicitedNotificationEvent:
unsolicitied -> unsolicited
--
ResolveResult:
ResolvedResult -> ResolveResult
--
DirObjectFactory:
effectly -> effectively
--
DirectoryManager:
"contains a methods" -> "contains methods"
--
NamingManager:
"Factory build" -> "builder"
"Factory builder" -> "builder"
--
scott.seligman@Eng 2000-10-16
--
EventContext:
< * to as the <em>target</tt>. The target, along with the scope, identify
> * to as the <em>target</em>. The target, along with the scope, identify
--
NamingEvent.getEventContext():
< * (and <tt>EventContext</tt> is a subinterface of Context</tt>).
> * (and <tt>EventContext</tt> is a subinterface of <tt>Context</tt>).
--
ldap.ControlFactory.getControlInstance(Control, Context, Hashtable):
< *</ol>
> *</ul>
--
NamingManager.getStateToBind(...)
< *</ol>
- backported by
-
JDK-2110067 minor typos in JNDI javadoc
-
- Resolved
-