Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Update JAVA 8 to most current version

4072794Sep 26 2019

I am new to this forum and also to JAVA.  My company uses JAVA version 8 and we would like to upgrade to the most current version of JAVA.   My concern is that our version is way behind and to upgrade to the most current version may require some incremental upgrades toward the most current version.  So, my question is:  Can I upgrade with the Most Current Version of JAVA (whatever that is) without doing incremental upgrades?  Or, do I have to upgrade each subsequent version of JAVA until I reach the most current version?

Thank you

Comments

Sue-user640655

Refer to the 2nd URL listed in the answer  above.

This is a known issue  Oracle as a bug 168376554 from at least a year ago.

Gouranga Tarafder

I was facing same issue. I got a quick fix and it's working.
For latest version of  Android SDK location of aapt.exe got changed. It's not any more in platform-tools. Try this:

Go to Preferences ----- > ADF Mobile --------> Platforms
Select Android.
Now Change value for Android Build Tools Location = <SDK Location>\build-tools\<SDK Build Tool Version Like :17.0.0>
Like: D:\adt-bundle-windows\sdk\build-tools\17.0.0
Enjoy

1007702
1 - 4

Post Details

Added on Sep 26 2019
0 comments
222 views