|
|
|
|
|
by foepys
1902 days ago
|
|
> For example, JetBrains ships its own Java runtime for all of its IDEs. That's actually the recommended way for Java applications nowadays. There is no official current JRE for end-users to download anymore - the newest version you can download from Oracle is 8 update 281. JDK is currently at version 16. |
|
Does this mean that Oracle has decided that Java 8 is the last consumer version of Java?
Or like you've said that applications shouldn't use the OS level java installation?