[
https://issues.apache.org/jira/browse/TAJO-1177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214624#comment-14214624
]
ASF GitHub Bot commented on TAJO-1177:
--------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/tajo/pull/243
> Reduce the use of Sun proprietary API
> -------------------------------------
>
> Key: TAJO-1177
> URL: https://issues.apache.org/jira/browse/TAJO-1177
> Project: Tajo
> Issue Type: Improvement
> Reporter: Jihun Kang
> Assignee: Jihun Kang
> Priority: Minor
> Fix For: 0.9.1
>
>
> Sometimes JVM developers tend to change their internal method signatures or
> implementations for performance issues or design issues when upgrading
> version of JVM. So if java class library provides public api for its
> implementation, I think that using public api might be a good choice to avoid
> compatibility issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)