pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/sun-jdk14 Say what will fail, and state clearly t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e43d00f7c230
branches:  trunk
changeset: 459887:e43d00f7c230
user:      christos <christos%pkgsrc.org@localhost>
date:      Sun Aug 10 23:59:55 2003 +0000

description:
Say what will fail, and state clearly that this needs a current kernel.

diffstat:

 lang/sun-jdk14/MESSAGE |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 7d1690813d78 -r e43d00f7c230 lang/sun-jdk14/MESSAGE
--- a/lang/sun-jdk14/MESSAGE    Sun Aug 10 23:23:26 2003 +0000
+++ b/lang/sun-jdk14/MESSAGE    Sun Aug 10 23:59:55 2003 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.7 2003/08/10 23:23:26 jschauma Exp $
+$NetBSD: MESSAGE,v 1.8 2003/08/10 23:59:55 christos Exp $
 
 In order to be able to run the JVM, you will need to compile your kernel
 with the following options:
@@ -8,6 +8,10 @@
 options         KERNBASE_LOCORE=0xd0000000
 options         COMPAT_LINUX
 
+Your kernel needs to be build from current sources later than 2003-08-09.
+Otherwise, jdk will fail to run properly on programs that can throw
+NullPointerExceptions.
+
 Furthermore, the data segment size set by your shell's 'ulimit' builtin must
 be at least 131204 -- please refer to your shell's manual page for details.
 



Home | Main Index | Thread Index | Old Index