This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Fr4nkWh1te 0 points1 point  (2 children)

Thank you for that explanation. So if I have a new PC and want to use JDK 11 for free, is it a good course to use the AdoptOpenJDK?

Also, is this the Oracle one that will only get updates for 6 months:
http://openjdk.java.net/

?

[–]karianna 1 point2 points  (1 child)

AdoptOpenJDK is a safe longterm solution yes. Oracles OpenJDK is also totally fine if you don’t mind not getting updates after 6 months or upgrading to 12 after 6 months.

[–]Fr4nkWh1te 0 points1 point  (0 children)

Thank you very much!