summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2020-10-17 06:34:40 +0200
committer Willy Sudiarto Raharjo2020-10-24 03:14:57 +0200
commitd401bb83d758aef9662ac0e87c2201eeff9cac9b (patch)
tree9a141c65380de9dccc6f1c0abcbcd8b8818d3177
parentb0812e9fb350d6a2f40a2c89d3b2d663e8a362a0 (diff)
downloadslackbuilds-d401bb83d758aef9662ac0e87c2201eeff9cac9b.tar.gz
development/jdk14: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--development/jdk14/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/development/jdk14/README b/development/jdk14/README
index 0fd8197d4f..eaf2da7f60 100644
--- a/development/jdk14/README
+++ b/development/jdk14/README
@@ -11,9 +11,10 @@ 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.
+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
@@ -21,5 +22,5 @@ for Oracle Java SE to download this software
https://www.oracle.com/java/technologies/javase-jdk14-downloads.html
-After installation you will need to log out from the system and log in back
-for environment variables get updated.
+After installation you will need to log out from the system and log in
+back for environment variables get updated.