Commit graph

21 commits

Author SHA1 Message Date
Joe Wang
7cd550290a 8152527: Relative rewriteSystem with xml:base at group level failed
Reviewed-by: lancea
2016-04-14 16:36:04 -07:00
Joe Wang
470dc96724 8151162: Public entries not searched when prefer='system'
Reviewed-by: lancea
2016-04-12 14:44:23 -07:00
Joe Wang
88deed35ed 8150969: DEFER from Features API is taking precedence over defer preference in catalog file
Reviewed-by: lancea
2016-04-06 14:31:38 -07:00
Joe Wang
5aabf0b57a 8151154: IllegalArgumentException not thrown when wrong syntax value is set for javax.xml.catalog.files
Reviewed-by: lancea
2016-03-24 15:34:50 -07:00
Joe Wang
ffa5558ae1 8146237: PREFER from Features API taking precedence over catalog file
Reviewed-by: lancea
2016-02-17 16:32:51 -08:00
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
0224290c87 8146606: Catalog.matchSystem() appends an extra '/' to the matched result
Reviewed-by: lancea
2016-01-13 10:12:39 -08:00
Joe Wang
fdb8990307 8144966: Catalog API: Null handling and reference to Reader
Reviewed-by: mchung, rriggs
2016-01-12 15:29:21 -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
ed903000ea 8081248: Implement JEP 268: XML Catalog API
Reviewed-by: lancea, dfuchs
2015-10-29 21:53:21 -07:00
Joe Darcy
bc9b78ac81 8130716: Fix reference problems in jaxp javadoc
Reviewed-by: lancea
2015-07-07 17:57:35 -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
94ad46346b 8129956: jaxp: CodeSource.getLocation() might return null
Reviewed-by: lancea
2015-06-26 17:26:48 +02:00
Daniel Fuchs
a89e684eec 8129880: Cleanup usage of Class.getResource in jaxp
Reviewed-by: joehw, mchung
2015-06-25 20:06:37 +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
Joe Wang
6c916eb061 8080344: Incorrect GPL header causes RE script to miss swap to commercial header for licensee source bundle
Reviewed-by: lancea
2015-05-14 09:38:53 -07: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
a953097a89 8049378: Examine references to ${java.home}/lib in JAXP
Reviewed-by: lancea, alanb
2015-03-05 17:18:19 -08:00
Joe Wang
54b2d15c94 8054196: XPath: support any type
Reviewed-by: alanb, lancea, dfuchs
2015-01-27 22:01:46 -08:00
Chris Hegarty
3c5c554fad 8049367: Modular Run-Time Images
Co-authored-by: Alan Bateman <alan.bateman@oracle.com>
Co-authored-by: Alex Buckley <alex.buckley@oracle.com>
Co-authored-by: Bradford Wetmore <bradford.wetmore@oracle.com>
Co-authored-by: Erik Joelsson <erik.joelsson@oracle.com>
Co-authored-by: James Laskey <james.laskey@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>
Co-authored-by: Sundararajan Athijegannathan <sundararajan.athijegannathan@oracle.com>
Reviewed-by: chegar, dfuchs, ihse, joehw, mullan, psandoz, wetmore
2014-12-03 14:22:17 +00: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