RFR - 8129956: jaxp: CodeSource.getLocation() might return null
Alan Bateman
Alan.Bateman at oracle.com
Tue Jun 30 08:44:21 UTC 2015
On 30/06/2015 09:11, Paul Sandoz wrote:
> :
> Is there a strong requirement that JAXP code in 9 be globally easy to backport to 8?
>
There shouldn't be. The last MR of JSR 206 announced its end as a
standalone JSR. Assuming it gets subsumed in the platform JSR then it
means it no longer needs to lead a double life. Furthermore, the build
changes in JEP 220 mean it no longer needs to be compiled with the boot
JDK. So new issue introducing new API or implementation that makes use
of new Java Language features or APIs.
-Alan.
More information about the core-libs-dev
mailing list