When the program in the attachment is run I get the following error wirh jdk1.4 (/usr/local/java/jdk1.4/solaris dated Aug 9) on Solaris. It runs succesfully on JDk1.3. (I have tried /net/mizu/usr/re/jdk/jdk1.4/binaries/solsparc/b26-2000-08-03 and it fails the same way.)
/usr/local/java/jdk1.4/solaris/bin/java SecurityAppletTest SolFailedTests.html
-----------------------------------
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F534F4C415249530E435050079A 01
#
# Problematic Thread: prio=5 tid=0x28148 nid=0x1 runnable
#
FAIL: Command failed for (1) runFinalizersOnExitTest
-----------------------------------
#
# HotSpot Virtual Machine Error, Unexpected Signal 11
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Error ID: 4F533F534F4C415249530E435050079A 01
#
# Problematic Thread: prio=5 tid=0x28148 nid=0x1 runnable
#
FAIL: Command failed for (2)runFinalizersOnExitTest
Failing Tests :2
======================================================================