The customer runs the attached program on Microsoft Windows.
The CU compiles the program with jdk 1.1.8 and continues running it using Internet Explorer with java plug-in 1.3.0. The browser crashes after half
a day. There seems to be a memory leak.
The memory leak is observed on Solaris too.
1. Compile attached program (server and client) with jdk 1.1.8.
2. Run the server with jdk 1.3.0_02.
2. Run the client applet with java plug-in 1.3.0_02 on the Netscape.
3. Observe the memory usage of the Netscape
4. The amount of memory usage increases monotonously, but very slow.
The CU compiles the program with jdk 1.1.8 and continues running it using Internet Explorer with java plug-in 1.3.0. The browser crashes after half
a day. There seems to be a memory leak.
The memory leak is observed on Solaris too.
1. Compile attached program (server and client) with jdk 1.1.8.
2. Run the server with jdk 1.3.0_02.
2. Run the client applet with java plug-in 1.3.0_02 on the Netscape.
3. Observe the memory usage of the Netscape
4. The amount of memory usage increases monotonously, but very slow.
- relates to
-
JDK-4249798 Memory leak in java plug-in
- Resolved
-
JDK-4318947 Memory leak happens in JRE1.2.2 and JRE1.3
- Closed