FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Support building against java 8 by Sineaggi · Pull Request #69 · tink-crypto/tink-java · GitHub

Support building against java 8 - #69

Open
Sineaggi wants to merge 3 commits into
tink-crypto:mainfrom
Sineaggi:support-building-against-java-8
Open

Support building against java 8#69
Sineaggi wants to merge 3 commits into
tink-crypto:mainfrom
Sineaggi:support-building-against-java-8

Conversation

Copy link
Copy Markdown

By adding --release 8 to our java compiler options, we can ask newer versions of Java to target 8 apis. This would avoid needing to make changes like e357c85 manually.

Fixes #68 (if compatibility with 8 is still desired)

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

java.lang.NoSuchMethodError: java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer; in InsecureNonceChaCha20Poly1305Base on JDK8

1 participant


Back | FazBrowse Home | New Git URL