summaryrefslogtreecommitdiffstats
path: root/development/jdk11/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/jdk11/README')
-rw-r--r--development/jdk11/README12
1 files changed, 6 insertions, 6 deletions
diff --git a/development/jdk11/README b/development/jdk11/README
index 13748cb75b..cdb6241f70 100644
--- a/development/jdk11/README
+++ b/development/jdk11/README
@@ -8,14 +8,14 @@ The JDK is a development environment for building applications,
applets and components that can be deployed with the
Java Platform Standard Edition Runtime Environment.
-More details:
-https://developer.oracle.com/java/
-
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/jdk11-downloads-5066655.html
+https://www.oracle.com/java/technologies/javase/jdk11-archive-downloads.html
+
+After installation you will need to log out from the system and log
+in back for environment variables get updated. Or just run "source
+/etc/profile"
-After installation you will need to log out from the system and log in back
-for environment variables get updated.
+NOTE: This version of JDK is considered End of Life (EOL)