Name: dsR10051 Date: 11/22/2002
Javadoc for method of class java.beans.Introspector
public static synchronized String[] getBeanInfoSearchPath()
says nothing about default value of search path.
Specification for this initial value has been removed from javadoc
due to bug fix #4234304 as implementation specific information.
This implementation specific information should be included to
documentation. So, javadoc for this method should contain assertion likes follow:
"Default value for this array is implementation dependent,
e.g. SUN implementation initialy sets it to {"sun.beans.infos"}."
======================================================================
Javadoc for method of class java.beans.Introspector
public static synchronized String[] getBeanInfoSearchPath()
says nothing about default value of search path.
Specification for this initial value has been removed from javadoc
due to bug fix #4234304 as implementation specific information.
This implementation specific information should be included to
documentation. So, javadoc for this method should contain assertion likes follow:
"Default value for this array is implementation dependent,
e.g. SUN implementation initialy sets it to {"sun.beans.infos"}."
======================================================================