summaryrefslogtreecommitdiffstats
path: root/development/openjdk/README
diff options
context:
space:
mode:
author Strahil Yordanov <strahilski@yahoo.com>2017-04-02 17:19:19 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-06 21:02:42 +0700
commit208e68faeb052bb3e344255bd9b8283bc2a5c276 (patch)
tree98d28bfe5531ee3afe6853ea15e41af56598e03a /development/openjdk/README
parentb8fdbe987ba54d16abbecdfbcdacaf2a46242e9f (diff)
downloadslackbuilds-208e68faeb052bb3e344255bd9b8283bc2a5c276.tar.gz
slackbuilds-208e68faeb052bb3e344255bd9b8283bc2a5c276.tar.xz
development/openjdk: Updated for version 7u131b00.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/openjdk/README')
-rw-r--r--development/openjdk/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/development/openjdk/README b/development/openjdk/README
index 13b5c95c3f..4846ff691a 100644
--- a/development/openjdk/README
+++ b/development/openjdk/README
@@ -22,3 +22,11 @@ TMP=/your/temporary/dir ./openjdk.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.