--- old/src/java.naming/share/classes/javax/naming/CompoundName.java 2016-03-10 17:00:24.358676127 +0530 +++ new/src/java.naming/share/classes/javax/naming/CompoundName.java 2016-03-10 17:00:24.178676127 +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: