summaryrefslogtreecommitdiffstats
path: root/java/diablo-jdk15
diff options
context:
space:
mode:
authorglewis <glewis@FreeBSD.org>2006-05-03 16:53:27 +0000
committerglewis <glewis@FreeBSD.org>2006-05-03 16:53:27 +0000
commiteb7bb09538dc87a3b8b12e222b06e65b681b204d (patch)
treecf1b090f96e594a9ea08186d091153f371e06f41 /java/diablo-jdk15
parente8c9f18ac46491005e96d70483212632356f144b (diff)
downloadFreeBSD-ports-eb7bb09538dc87a3b8b12e222b06e65b681b204d.zip
FreeBSD-ports-eb7bb09538dc87a3b8b12e222b06e65b681b204d.tar.gz
. Add a pkg-message file describing the known problems. The SIGBUS on MP
systems in particular is causing lots of support email. Obtained from: Kurt Miller's release notes. Suggest by: hq
Diffstat (limited to 'java/diablo-jdk15')
-rw-r--r--java/diablo-jdk15/pkg-message12
1 files changed, 12 insertions, 0 deletions
diff --git a/java/diablo-jdk15/pkg-message b/java/diablo-jdk15/pkg-message
new file mode 100644
index 0000000..bb30041
--- /dev/null
+++ b/java/diablo-jdk15/pkg-message
@@ -0,0 +1,12 @@
+------------------------------------------------------------------------
+
+Known Problems:
+
+Multiprocessor systems require the use of the -XX:+UseMembar command
+line option to correct a stability problem that results in a SIGBUS
+crash of the jvm.
+
+When NumLock is turned on several keys no longer work such as the keypad
+keys, backspace, tab and space keys.
+
+------------------------------------------------------------------------
OpenPOWER on IntegriCloud