Swing sample fails with my OpenJDK built on Mac OS X 10.6.4
Ralph Seichter
openjdk-ml at seichter.de
Mon Oct 25 04:28:23 PDT 2010
On 24.10.10 17:51, Ralph Seichter wrote:
> Eclipse (Helios SR1) and Tomcat 6.0.29 seem to be running OK with
> this build.
That should read "Tomcat 6.0.29 within Eclipse". A standalone Tomcat
running with JAVA_HOME/JRE_HOME pointing to my OpenJDK build will cause
the JVM to crash whenever I access Tomcat's Manager application:
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGBUS (0xa) at pc=4337921520, pid=504, tid=38871056384
#
# JRE version: 7.0
# Java VM: OpenJDK 64-Bit Server VM (19.0-b05 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# J sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource;
As I said, I am new to OpenJDK, and I wonder if I have not built OpenJDK
properly or if OpenJDK ist not yet ready to be used with OS X 10.6.4? I
do hope it is my own fault and that my JVM build is broken, but how can
I verify this?
-Ralph
More information about the bsd-port-dev
mailing list