hg: jdk8/tl/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 16:47:27 UTC 2012
- Previous message: LinkedHashMap containsKeyBetween(K target, K low, K high) method?
- Next message: hg: jdk8/tl/jdk: 6500133: REGRESSION: CertificateParsingException for CRL Distribution Point with blank
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Changeset: 2946807a6d7f Author: joehw Date: 2012-08-17 09:49 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/2946807a6d7f
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: LinkedHashMap containsKeyBetween(K target, K low, K high) method?
- Next message: hg: jdk8/tl/jdk: 6500133: REGRESSION: CertificateParsingException for CRL Distribution Point with blank
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]