[
https://issues.apache.org/jira/browse/HADOOP-14986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221124#comment-16221124
]
Chris Douglas edited comment on HADOOP-14986 at 10/26/17 8:06 PM:
------------------------------------------------------------------
First pass at enforcement. The {{java17}} profile doesn't include our use of
some unsafe APIs, so this ignores {{sun.misc.\*}}, {{sun.net.\*}}, and
{{sun.nio.ch.\*}}.
was (Author: chris.douglas):
First pass at enforcement. The {{java17}} profile doesn't include our use of
some unsafe APIs, so this ignores {{sun.misc.*}}, {{sun.net.*}}, and
{{sun.nio.ch.*}}.
> Enforce JDK limitations
> -----------------------
>
> Key: HADOOP-14986
> URL: https://issues.apache.org/jira/browse/HADOOP-14986
> Project: Hadoop Common
> Issue Type: Bug
> Components: build
> Reporter: Chris Douglas
> Attachments: HADOOP-14986-branch-2.00.patch
>
>
> The compiler can prevent using incompatible language features, but it does
> not guard against link errors.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]