Chapter 2: Restrictions
Restrictions on JDK/JRE
This section describes the restrictions on JDK/JRE.
Table 2-18 Restrictions on JDK/JRE
No | Restriction | Remarks | Date of |
|
|
| Removal |
|
|
|
|
1 |
| Adjust the menu color to | Not |
| In using JDK/JRE1.4.1_01 or JDK/JRE1.3.1_06 | the menu bar or use the | determined |
| classic style in the |
| |
| in Windows XP to run a Java application or a | display property setting |
|
| Java applet, the background color of menu | on Windows XP. |
|
| groups is different from the background color of |
|
|
| the menu bar. |
|
|
|
|
|
|
2 |
| To avoid this, specify | Not |
| In using the GUI lightweight components | the following Java VM | determined |
| runtime option. |
| |
| (JTextField or others) in JDK/JRE1.4.1_01, |
| |
| JDK/JRE1.3.1_06 or JDK/JRE1.2.2_014 in the |
| |
| IME2002 environment, the language bar may | =true |
|
| flicker synchronously with the caret of the |
|
|
| component. |
|
|
3 |
| None | Not |
| If JServlet is started on HotSpot VM for |
| determined |
|
|
| |
| debugging, remote debugging of Apworks is |
|
|
| used, and the Servlet container is shut down, the |
|
|
| Java VM may crash generating core and |
|
|
| hs_err_pid***.log or fjvm_pid***.log (*** is the |
|
|
| process ID). |
|
|
4 |
| None | Not |
| If the J2EE deployment tool is started, the Java |
| determined |
|
|
| |
| VM may crash generating core and |
|
|
| hs_err_pid***.log or fjvm_pid***.log (*** is the |
|
|
| process ID). |
|
|
|
|
|
|
5 |
| None | Not |
| The service concerned may be in a |
| determined |
|
|
| |
| at the time of the stop of each service that uses |
|
|
| JavaVM. |
|
|
6 |
| None | Not |
| StackOverflowError cannot be caught in JDK |
| determined |
|
|
| |
| 1.3.1 and 1.4.1. The Java VM may crash |
|
|
| generating core and hs_err_pid***.log or |
|
|
| fjvm_pid***.log (*** is the process ID). |
|
|
|
|
|
|