aboutsummaryrefslogtreecommitdiff
path: root/development/openjdk8/README
diff options
context:
space:
mode:
authorStrahil Yordanov <strahilski@yahoo.com>2017-04-02 18:45:35 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-06 21:02:46 +0700
commit268298a5689cfd3fd0d34f9128b7ccc8e2f89359 (patch)
tree74b73f167c120f9cee99599c7597b4e77e85b211 /development/openjdk8/README
parent92e2bfd5dafef17e3ea63aeb22955ba10bb49596 (diff)
development/openjdk8: Updated for version 8u121b13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/openjdk8/README')
-rw-r--r--development/openjdk8/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/openjdk8/README b/development/openjdk8/README
index b6f0ba77590e..98522b4f3da7 100644
--- a/development/openjdk8/README
+++ b/development/openjdk8/README
@@ -19,3 +19,11 @@ TMP=/your/temporary/dir ./openjdk8.SlackBuild
The 'cacerts' binary is a keystore containing CA certificates which
are used by Java applications. It is taken from the CentOS package
'ca-certificates-2015.2.4-65.0.1.el6_6.noarch.rpm'.
+
+If you get an error like
+
+Internal compiler error: java.lang.NullPointerException at
+org.eclipse.jdt.internal.compiler.ReadManager.run(ReadManager.java:166)
+
+simply run the build again. This happens early so it shouldn't be that of a
+problem. At least 1 out of 5 runs so far have always succeded.