diff -r e13192ef7946 -r e0fdb6c0bb65 jdk/src/java.naming/share/classes/javax/naming/CompoundName.java --- a/jdk/src/java.naming/share/classes/javax/naming/CompoundName.java Thu Mar 10 11:52:54 2016 -0800 +++ b/jdk/src/java.naming/share/classes/javax/naming/CompoundName.java Fri Mar 11 18:35:26 2016 +0530 @@ -82,7 +82,7 @@ * attribute-value-assertions when specifying multiple attribute/value * pairs. (e.g. "," in age=65,gender=male). *
jndi.syntax.separator.typeval - *
If present, specifies the string that separators attribute + *
If present, specifies the string that separates attribute * from value (e.g. "=" in "age=65") * * These properties are interpreted according to the following rules: