On 1/9/13 9:30 PM, Mandy Chung wrote:
L152: would it be better to replace "the base service class name" with the classname (i.e. javax.xml.XMLEventFactory)152 * If {@code factoryId} is the base service class name, 153 * use the service-provider loading facilities, defined by the 154 * {@link java.util.ServiceLoader} class, to attempt to locate and load an 155 * implementation of the service.
Hi Mandy, This is done. I have updated the webrev: <http://cr.openjdk.java.net/~dfuchs/JDK-7169894/javax.xml.stream/webrev.05/> best regards, -- daniel
