-
Bug
-
Resolution: Fixed
-
P4
-
1.2.2
-
010
-
x86
-
windows_nt
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2042194 | 1.3.0_01 | Stanley Ho | P4 | Resolved | Fixed | 01 |
Install JDK1.2.2_007 or _008 on a Windows system and open the Java Plug-in
Control Panel and enter in the parameter -Xmx3m and try running a modified
JDK1.2.2 applet. What you should sse is a java.lang.OutOfMemoryError,
instead the JPI loads and runs the applet completely going over the
3MB max Java Heap size you specified
Or try increasing the Java heap size with -Xmx100m parameter for
an applet that needs more than 64MB of Java heap and instead you
will get a java.lang.OutOfMemoryError.
- backported by
-
JDK-2042194 Java Plugin1.2.2_00x does not recognize runtime parameters -Xmxn
- Resolved