MasterDevX / Termux-Java

Install Java (Open-JDK-8) in Termux without root!
381 stars 82 forks source link

Build with current JDK (11 upwards, preferably 15) #44

Open roberts011 opened 3 years ago

roberts011 commented 3 years ago

Hello @MasterDevX,

thank you for maintaining this project. Would it be possible to get this upgraded to the latest JDK, or at least JDK11? What would be possible to realize that?

DroidZed commented 3 years ago

Any news about the new versions of Java ? I'm trying to run my spring boot application inside of termux but it uses java 15 instead of 8. Anyone can help me ?