Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

What are the supported java versions? #582

Answered by dkimitsa
jonatino asked this question in Q&A
Discussion options

Can't seem to find any documentation, does this work with newer jdk's 15/16? Thanks

You must be logged in to vote

hi,
master branch supports java8 language features and particular ones up to java 11.
at other hand java runtime is based on Android one and today it stuck at Android 4.3 level.
there is work on bringing Android12/13 Libcore (java runtime) and it still in progress/early stage

project is not based on JDK but on Android SDK and we can support some features that comes from android but not from JDK

Replies: 2 comments 1 reply

Comment options

Hi

What is the state of newer java language feature support? Can we use java 17 language features?

You must be logged in to vote
0 replies
Comment options

hi,
master branch supports java8 language features and particular ones up to java 11.
at other hand java runtime is based on Android one and today it stuck at Android 4.3 level.
there is work on bringing Android12/13 Libcore (java runtime) and it still in progress/early stage

project is not based on JDK but on Android SDK and we can support some features that comes from android but not from JDK

You must be logged in to vote
1 reply
Comment options

I see, thanks so much for your reply.

Answer selected by Tom-Ski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /