-
Bug
-
Resolution: Fixed
-
P4
-
1.1.6
-
b01
-
x86
-
windows_nt
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2022297 | 1.2.0 | Deepa Viswanathan | P4 | Resolved | Fixed | 1.2fcs |
Name: diC59631 Date: 08/11/98
This is from Oracle, a Java licensee.
The Oracle bug number is 712097.
This bug occurs with JDK1.1.6FCS but it doesn't occurs with JDK1.1.5FCS.
Please consider this a regression problem, and examine it ASAP.
Since there is no simple java case to reproduce this problem.
Please see the contact person to get the test case for this bug.
(Review ID: 36606)
======================================================================
daniel.indrigo@Canada 1998-08-11
Here is a desciption of how to cause the error.
Just unzip these files (see bugtraq attachments), With EWT, JLE and JDK in your classpath, run the
appletviewer on the oracle\bali\jle\demo\jledemo.html file. As soon as the
demo starts, you can crash the appletviewer (in NT 4.0) by simply dragging
your mouse in the main demo area. Running the appletviewer with the
"-J-nojit" option does not crash it.
JDK1.1.7H no longer crashes on this bug. Instead, it prints a console
message:
A nonfatal internal JIT(3.00.063(x)) error 'low level exception(c0000005)'
has
occurred in :
'oracle/bali/jle/tool/BoundsTool.processMouseDragged
(Loracle/bali/jle/event/JLEEvent;)V': Interpreting method.
Please report this error in detail to
http://java.sun.com/cgi-bin/bugreport.cgi
======================================================================
daniel.indrigo@Canada 1998-08-11
I found dragging into the area didn't cause problems but clicking on the components did.
- backported by
-
JDK-2022297 application prints a non-fatal error message 'low level exception(c0000005)'
- Resolved