Build : HotSpot VM (1.0rc1, mixed mode, build C)
JDK : 1.2-V
OS : 95(able to get VM exception thown) & NT(unable to get VM exception)
app : applet: traffic {/net/tapas/export1/java2d/Testing/applets11/traffic}
This applet was compiled with v1.1.x
(this applet is also attached as a zip file)
Get an exception when cloning then exiting the applet via Appletviewer:
java.lang.IllegalMonitorStateException
at GraphPanel.relax(Graph.java:204)
at GraphPanel.run(Graph.java:194)
at java.lang.Thread.run(Thread.java:479)
#
# HotSpot Virtual Machine Error, Unexpected exception occured
#
# EXCEPTION_ACCESS_VIOLATION#
#
# Error happened during: scavenge
#
Steps to reproduce:
1. launch traffic with appletviewer *.html
2. goto the pull down and do clone 4-5 times.
3. goto the pull down menu and Exit appletviewer
The exception gets thown on all machines tried however, the VM exception seems to only appears on a slower machine. In my case it is P133 with 48MB RAM.
removing the \Hotspot dir from JRE to regress with classic does not produce this exception. Only happens when Hotspot is available.
----
See evaluation.
rene.schmidt@eng 1999-02-08
JDK : 1.2-V
OS : 95(able to get VM exception thown) & NT(unable to get VM exception)
app : applet: traffic {/net/tapas/export1/java2d/Testing/applets11/traffic}
This applet was compiled with v1.1.x
(this applet is also attached as a zip file)
Get an exception when cloning then exiting the applet via Appletviewer:
java.lang.IllegalMonitorStateException
at GraphPanel.relax(Graph.java:204)
at GraphPanel.run(Graph.java:194)
at java.lang.Thread.run(Thread.java:479)
#
# HotSpot Virtual Machine Error, Unexpected exception occured
#
# EXCEPTION_ACCESS_VIOLATION#
#
# Error happened during: scavenge
#
Steps to reproduce:
1. launch traffic with appletviewer *.html
2. goto the pull down and do clone 4-5 times.
3. goto the pull down menu and Exit appletviewer
The exception gets thown on all machines tried however, the VM exception seems to only appears on a slower machine. In my case it is P133 with 48MB RAM.
removing the \Hotspot dir from JRE to regress with classic does not produce this exception. Only happens when Hotspot is available.
----
See evaluation.
rene.schmidt@eng 1999-02-08