Browse Source
development/jdk14: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/87/head
B. Watson
5 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with
6 additions and
5 deletions
-
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. |