summaryrefslogtreecommitdiffstats
path: root/development/jdk13/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/jdk13/README')
-rw-r--r--development/jdk13/README8
1 files changed, 7 insertions, 1 deletions
diff --git a/development/jdk13/README b/development/jdk13/README
index 6d3e2dd1b1..9d7c916566 100644
--- a/development/jdk13/README
+++ b/development/jdk13/README
@@ -1,3 +1,5 @@
+jdk13 (Java Platform Standard Edition Development Kit)
+
The Java Platform Standard Edition Development Kit (JDK) includes
both the runtime environment (Java virtual machine,
the Java platform classes and supporting files) and development tools
@@ -9,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/jdk13-downloads-5672538.html
+https://www.oracle.com/java/technologies/javase/jdk13-archive-downloads.html
After installation you will need to log out from the system and log in back
for environment variables get updated.