hg: jdk7u/jdk7u-dev/jaxp: 7191547: XMLEventFactory.newFactory(String factoryId, ClassLoader loader) does not work as expected (original) (raw)
huizhe.wang at oracle.com huizhe.wang at oracle.com
Fri Aug 17 10:50:51 PDT 2012
- Previous message: [7u8] Request for approval: 7191547 : XMLEventFactory.newFactory(String factoryId, ClassLoader loader) does not work as expected
- Next message: [7u8] Request for approval for bulk integration of hs23.4-b01
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: f9292d14967a Author: joehw Date: 2012-08-17 10:53 -0700 URL: http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jaxp/rev/f9292d14967a
7191547: XMLEventFactory.newFactory(String factoryId, ClassLoader loader) does not work as expected Summary: similar to the patch for 6756677 for XMLInputFactory and XMLOutputFactory, this patch fixes an error in XMLEventFactory where factoryId was taken as factory class. Reviewed-by: lancea
! src/javax/xml/stream/XMLEventFactory.java
- Previous message: [7u8] Request for approval: 7191547 : XMLEventFactory.newFactory(String factoryId, ClassLoader loader) does not work as expected
- Next message: [7u8] Request for approval for bulk integration of hs23.4-b01
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]