Uploaded image for project: 'Commons Crypto'
  1. Commons Crypto
  2. CRYPTO-64

Code uses sun classes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • MacOSX El Capitan

    Description

      $ 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.

      Attachments

        Activity

          People

            dapengsun Dapeng Sun
            sebb Sebb
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: