10 Commits

Author SHA1 Message Date
Iris Clark
3c586d6531 8136494: Update "@since 1.9" to "@since 9" to match java.version.specification
Reviewed-by: alanb, chegar, lancea
2016-01-19 20:29:11 -08:00
Joe Wang
a4d59b2815 8144967: javax.xml.transform.Source and org.xml.sax.InputSource can be empty
Reviewed-by: darcy, rriggs
2016-01-08 10:51:34 -08:00
Joe Wang
6eafc29cfa 8068842: Better JAXP data handling
Reviewed-by: dfuchs, lancea, hawtin
2015-04-18 00:17:19 -07:00
Joe Wang
6b8fd86fa1 8138721: ElementTraversal: javadoc warning; also, hasFeature shall return true
Reviewed-by: lancea, dfuchs
2015-10-06 10:59:52 -07:00
Joe Wang
019303a96b 8135283: DOM API update: Element Traversal Specification
Reviewed-by: mchung, lancea
2015-09-25 16:42:19 -07:00
Daniel Fuchs
0c329ac4cf 8130051: Cleanup usage of reflection in jaxp
Replaced usage of reflection with direct access where possible, removed obsolete code where possible.

Reviewed-by: joehw
2015-06-30 12:04:27 +02:00
Daniel Fuchs
4ebbfc918f 8129572: Cleanup usage of getResourceAsStream in jaxp
Reviewed-by: alanb, joehw, mchung, redestad
2015-06-23 19:50:10 +02:00
Alexander Stepanov
b27f042010 8077332: tidy warnings from javax/xml
Some HTML markup fix (jaxp part)

Reviewed-by: joehw, lancea
2015-04-21 20:01:21 +04:00
Joe Wang
b6cd67bd3b 8042244: Re-examine the supportedness of non-SE org.w3c.dom.** API
Reviewed-by: mchung, alanb, lancea
2015-04-16 12:25:27 -07:00
Chris Hegarty
786f3dbbdf 8054834: Modular Source Code
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: Jonathan Gibbons <jonathan.gibbons@oracle.com>
Co-authored-by: Karen Kinnear <karen.kinnear@oracle.com>
Co-authored-by: Magnus Ihse Bursie <magnus.ihse.bursie@oracle.com>
Co-authored-by: Mandy Chung <mandy.chung@oracle.com>
Co-authored-by: Mark Reinhold <mark.reinhold@oracle.com>
Co-authored-by: Paul Sandoz <paul.sandoz@oracle.com>
Reviewed-by: alanb, chegar, ihse, mduigou
2014-08-17 15:51:56 +01:00