diff options
Diffstat (limited to 'development/jdk12/README')
-rw-r--r-- | development/jdk12/README | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/development/jdk12/README b/development/jdk12/README index bdb78d50f5dc8..c189deb2ed7ae 100644 --- a/development/jdk12/README +++ b/development/jdk12/README @@ -11,11 +11,15 @@ Java Platform Standard Edition Runtime Environment. More details: https://developer.oracle.com/java/ +WARNING: These older versions of the JRE and JDK are provided to help +developers debug issues in older systems. They are not updated with the latest +security patches and are not recommended for use in production. + This SlackBuild will repackage official Oracle JDK archive. You must accept the Oracle Technology Network License Agreement for Oracle Java SE to download this software -https://www.oracle.com/technetwork/java/javase/downloads/jdk12-downloads-5295953.html +https://www.oracle.com/java/technologies/javase/jdk12-archive-downloads.html After installation you will need to log out from the system and log in back for environment variables get updated. |