RFR - 8129956: jaxp: CodeSource.getLocation() might return null
Paul Sandoz
paul.sandoz at oracle.com
Tue Jun 30 08:11:04 UTC 2015
On Jun 29, 2015, at 8:06 PM, huizhe wang <huizhe.wang at oracle.com> wrote:
> Maybe it's better to live with PrivilegedAction<ClassLoader> and PrivilegedAction<String> instead?
IMO we should not have to wait for IDEs to catch up to leverage new language features.
> I'm using NetBeans 8.0.2, it looks like it doesn't support "source level" beyond JDK 1.8. It's a bit bothersome to have "red flags". Plus, we won't be able to build with JDK 8. What would you think?
>
Is there a strong requirement that JAXP code in 9 be globally easy to backport to 8?
Paul.
More information about the core-libs-dev
mailing list