| ▲ | ulimn an hour ago | |
Not just the time, but the environment, the OS as well. Where you can run JVM, there's a pretty good chance you can run your app. | ||
| ▲ | cavoirom 25 minutes ago | parent [-] | |
If your app requires a specific JDK version and your OS wont support, you can run that JDK version in a modern JVM: https://www.graalvm.org/latest/reference-manual/espresso/ | ||