[ 
https://issues.apache.org/jira/browse/CRYPTO-64?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333763#comment-15333763
 ] 

Sebb commented on CRYPTO-64:
----------------------------

Repository: commons-crypto
Updated Branches:
  refs/heads/master 50e4e0fe1 -> 1cc854857

CRYPTO-64: Remove code uses sun classes

Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/1cc85485
Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/1cc85485
Diff: http://git-wip-us.apache.org/repos/asf/commons-crypto/diff/1cc85485


> Code uses sun classes
> ---------------------
>
>                 Key: CRYPTO-64
>                 URL: https://issues.apache.org/jira/browse/CRYPTO-64
>             Project: Commons Crypto
>          Issue Type: Bug
>         Environment: MacOSX El Capitan
>            Reporter: Sebb
>            Assignee: Dapeng Sun
>
> $ mvn compile shows the following warnings:
> [WARNING] src/main/java/org/apache/commons/crypto/utils/Utils.java:[108,41] 
> sun.nio.ch.DirectBuffer is internal proprietary API and may be removed in a 
> future release
> [WARNING] src/main/java/org/apache/commons/crypto/utils/Utils.java:[109,27] 
> sun.misc.Cleaner is internal proprietary API and may be removed in a future 
> release
> [WARNING] src/main/java/org/apache/commons/crypto/utils/Utils.java:[109,64] 
> sun.nio.ch.DirectBuffer is internal proprietary API and may be removed in a 
> future release
> This means that the code will generally only run on specific Oracle Java 
> versions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to