On 15/12/2014 13:17, Andrew Hughes wrote:
Yes, this is a problem with the way Sun/Oracle maintain JAXP and JAXWS; the
sources
are bulk updated outside of security updates, so there's no log of changes. At
least
now they do keep the sources in the OpenJDK tree rather than as external zip
files...
What you say is true for the jaxws repo as the master sources comes from
about 10 upstream projects.
It's different for JAXP as this has been maintained in OpenJDK for a few
years now (and the upstream project shutdown).
-Alan.