RFR - 8129956: jaxp: CodeSource.getLocation() might return null
Daniel Fuchs
daniel.fuchs at oracle.com
Tue Jun 30 08:40:18 UTC 2015
On 29/06/15 20:06, huizhe wang wrote:
> Maybe it's better to live with PrivilegedAction<ClassLoader> and
> PrivilegedAction<String> instead? 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?
OK - let's be NetBeans-8 friendly for now - I also dislike
the false positive red flags.
We can revisit when IDE support is a bit more mature.
cheers,
-- daniel
More information about the core-libs-dev
mailing list