summaryrefslogtreecommitdiffstats
path: root/development/jdk13
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2020-10-13 00:22:20 -0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-10-17 09:39:15 +0700
commit463ae592b5c083cba10d01bd770b51c855930c57 (patch)
treea66ab7e7aff4c5faf0480855e2d56eb5e4845479 /development/jdk13
parent05876317d7d1b1e99816bd0f42472cc858fbda44 (diff)
downloadslackbuilds-463ae592b5c083cba10d01bd770b51c855930c57.tar.gz
slackbuilds-463ae592b5c083cba10d01bd770b51c855930c57.tar.xz
development/jdk13: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jdk13')
-rw-r--r--development/jdk13/README29
1 files changed, 14 insertions, 15 deletions
diff --git a/development/jdk13/README b/development/jdk13/README
index 9d7c916566..f6f902ab70 100644
--- a/development/jdk13/README
+++ b/development/jdk13/README
@@ -1,25 +1,24 @@
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
-(compilers, debuggers, tool libraries and other tools).
-The JDK is a development environment for building applications,
-applets and components that can be deployed with the
-Java Platform Standard Edition Runtime Environment.
+both the runtime environment (Java virtual machine, the Java platform
+classes and supporting files) and development tools (compilers,
+debuggers, tool libraries and other tools). 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/
+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.
+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
+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/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.
+After installation you will need to log out from the system and log in
+back for environment variables get updated.