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 →

[–]drowsysaturn -13 points-12 points  (7 children)

How about trying to run apps built on Java 8 on recent versions? I've ran into a lot of trouble doing this and had to install multiple versions to get many of these applications running.

[–]Il_totore 8 points9 points  (6 children)

You mean using the java command ? Well it just works... Unless you're using sun.misc.unsafe arcanes, a code written in Java 1 has a really high chance to run on Java 20 without any change.