-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.3.0
-
sparc
-
solaris_7
A simple applet (heavy weight components in lightweight containers) crashes
during applet startup. The crash is:
#
# HotSpot Virtual Machine Error. EXCEPTION_INT_DIVIDE_BY_ZERO
#
# Error ID: 4F533F57494E13120E43505002B0
#
(whew! Hope I typed that in correctly!) Running with '-classic' I get
a floating point error.
Inserting println()'s to trace the program, the applet's start method gets
called and then it crashes. The window does appear briefly on the screen.
The applet is attached and will run on its own.
during applet startup. The crash is:
#
# HotSpot Virtual Machine Error. EXCEPTION_INT_DIVIDE_BY_ZERO
#
# Error ID: 4F533F57494E13120E43505002B0
#
(whew! Hope I typed that in correctly!) Running with '-classic' I get
a floating point error.
Inserting println()'s to trace the program, the applet's start method gets
called and then it crashes. The window does appear briefly on the screen.
The applet is attached and will run on its own.
- duplicates
-
JDK-4264410 MultiDitherTest fails with assertion
-
- Closed
-