https://bz.apache.org/bugzilla/show_bug.cgi?id=57622
--- Comment #2 from David <[email protected]> --- I haven't been able to test it, but according to API spec, it shouldn't have any effect. newInstance existed since first version of stax api, while newFactoy was introduced in Oracle 1.6.0.18 'to mantain api consistency', but both have the same functionality. http://docs.oracle.com/javase/6/docs/api/javax/xml/stream/XMLEventFactory.html#newInstance(java.lang.String, java.lang.ClassLoader) http://upstream.rosalinux.ru/java/compat_reports/jdk/1.6.0.17_to_1.6.0.18/bin_compat_report.html#Added Also as a reference, other users with the same issue: http://mail-archives.apache.org/mod_mbox/poi-dev/201501.mbox/%3cfb8f943cce197f4a8c65545509ca885b0180a24f7...@msgrtpccrf2win.dmn1.fmr.com%3E -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
