-
Bug
-
Resolution: Fixed
-
P2
-
1.3.0
-
ladybird
-
x86
-
windows_98
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2117714 | 1.4.0 | Naoto Sato | P2 | Resolved | Fixed | beta |
When some java application are opened, the vm-access violation occuers.
This issue will happen on Win98 when the rest of physical memory is short.
*** However, the problem is that this issue will not happen on WindowsNT4.0
with the same reproducing process on Win98. ***
1. Reproduction
1.1 Compile the attached files with jdk1.3
- DefaultButtonModel_Test.java
- JLabelTest.java
- BorderFactoryTest.java
- IMMCrush.java
1.2 Invoke classes
(1) Invoke Stylepad.jar (included under the demo folder of JDK)
as follow.
C:\jdk1.3\win32\demo\jfc\Stylepad> javaw -jar Stylepad.jar
(2) Invoke other classes as follows.
C:\Temp> javaw BorderFactoryTest
C:\Temp> javaw DefaultButtonModel_Test
C:\Temp> javaw JLabelTest
(3) Invoke IMMCrush
Please take care of using java command
C:\Temp> java IMMCrush
-> We will see the small window at the top-left of display.
(4) Click the close button of IMMCush
-> We will see the message as the attached file(violate33.txt) shows.
2. Configration
- MPU : Pentium II 400[MHz]
- OS : Windows98(2nd Edition)
- IME : IME98(6.00.41)
- Memory : 128[MB]
- JDK Ver. : build 1.3.0-C
3. Error Message
Please see attached file(violate33.txt)
and the attached JPG file(win98-crash.jpg) may be useful to understand
the situation.
================================================================
This issue will happen on Win98 when the rest of physical memory is short.
*** However, the problem is that this issue will not happen on WindowsNT4.0
with the same reproducing process on Win98. ***
1. Reproduction
1.1 Compile the attached files with jdk1.3
- DefaultButtonModel_Test.java
- JLabelTest.java
- BorderFactoryTest.java
- IMMCrush.java
1.2 Invoke classes
(1) Invoke Stylepad.jar (included under the demo folder of JDK)
as follow.
C:\jdk1.3\win32\demo\jfc\Stylepad> javaw -jar Stylepad.jar
(2) Invoke other classes as follows.
C:\Temp> javaw BorderFactoryTest
C:\Temp> javaw DefaultButtonModel_Test
C:\Temp> javaw JLabelTest
(3) Invoke IMMCrush
Please take care of using java command
C:\Temp> java IMMCrush
-> We will see the small window at the top-left of display.
(4) Click the close button of IMMCush
-> We will see the message as the attached file(violate33.txt) shows.
2. Configration
- MPU : Pentium II 400[MHz]
- OS : Windows98(2nd Edition)
- IME : IME98(6.00.41)
- Memory : 128[MB]
- JDK Ver. : build 1.3.0-C
3. Error Message
Please see attached file(violate33.txt)
and the attached JPG file(win98-crash.jpg) may be useful to understand
the situation.
================================================================
- backported by
-
JDK-2117714 VMCrash on Win98 when the physical memory is short
- Resolved
- relates to
-
JDK-4483929 Hotspot Crash by switching Atok14 to IME2000 with Windows98
- Resolved
-
JDK-4295746 Kestrel fcs_P: EXCEPTION_ACCESS_VIOLATION in closing window on Win98 .
- Closed
-
JDK-4702231 jre1.4.0_01a_b01 crashes on ME Trad Chinese Windows
- Closed