-
Bug
-
Resolution: Duplicate
-
P1
-
None
-
1.2.0
-
None
-
sparc
-
solaris_2.6
Problem Description:
We have seen an intermittent bug on both Solaris 2.5.1 and 2.6
as described below. This behavior does not occur on Windows
NT 4.0 or Windows 95.
This is a multi-threaded Java application, running with JDK 1.1.5.
Symptom:
Core Dump on clicking on a window that has been partially
covered by another window. We suspect that this happens when
the click on the lower window triggers a repaint independent
of the repaint due to getting the focus.
The crash usually happens with the AWT-Motif thread being
the *current thread*, according to the stack trace.
For more information, please contact Nitin Karandikar at
InPart Design, Inc.
Nitin Karandikar
408-873-3523
###@###.###
- duplicates
-
JDK-4100167 applet crashes while exiting the window after menu selection
- Closed