-
Bug
-
Resolution: Fixed
-
P2
-
1.4.1_05, 5.0, 5.0u11, 6, 6u14p
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2183191 | 7 | Y. Ramakrishna | P4 | Closed | Fixed | b72 |
JDK-2190013 | 6u21 | Y. Ramakrishna | P2 | Resolved | Fixed | b01 |
JDK-2191885 | 6u20-rev | Poonam Bajaj Parhar | P4 | Closed | Fixed | b03 |
JDK-2183113 | 6u19-rev | Poonam Bajaj Parhar | P4 | Closed | Fixed | b06 |
JDK-2192894 | 5.0u25 | Poonam Bajaj Parhar | P4 | Closed | Fixed | b01 |
JDK-2190169 | 5.0u24-rev | Poonam Bajaj Parhar | P4 | Resolved | Fixed | b04 |
JDK-2182568 | 5.0u23-rev | Poonam Bajaj Parhar | P4 | Closed | Fixed | b05 |
JDK-2193663 | hs16.3 | Poonam Bajaj Parhar | P4 | Resolved | Fixed | b02 |
JDK-2193505 | hs16.2 | Poonam Bajaj Parhar | P4 | Resolved | Fixed | b06 |
Environment:
OS : Solaris8
MPU: sparcv9 processor 450 MHz * 2
Mem: 2048 Megabytes
Reproduction:
1. To unzip the attached tp.zip.
2. To change the direcotory to tp.
3. Set the JAVA_HOME variable viable in the script client.sh.
4. To type "sh client.sh" to launch the test program.
5. You will see the test program stop there and java.lang.OutOfMemoryError shown.
...
[Loaded dummy.target.Target1692]
[Loaded dummy.target.Target1693]
[Loaded dummy.target.Target1694]
[Loaded dummy.target.Target1695]
[Loaded java.lang.ClassFormatError from
/j2sdk1.4.1_05/jre/lib/rt.jar]
java.lang.OutOfMemoryError
[Loaded java.lang.StackTraceElement from
/j2sdk1.4.1_05/jre/lib/rt.jar]
[Loaded java.util.HashMap$KeyIterator from
/j2sdk1.4.1_05/jre/lib/rt.jar]
The test program test.MainEntry creates URLClassLoader that loads and destroy the classes in the package dummy. And those classes under dummy package are just for a burden test on VM. The VM args can be referenced in the script client.sh.
2003-11-21
Changed synopsis line from:
PermHeap overflow in and only in server VM
to:
PermHeap bloat in and only in server VM
so as to avoid customer confusion that this is a "leak"
(which this is not). See evaluation and comments section
for more details.
- backported by
-
JDK-2190013 PermHeap bloat in and only in server VM
- Resolved
-
JDK-2190169 PermHeap bloat in and only in server VM
- Resolved
-
JDK-2193505 PermHeap bloat in and only in server VM
- Resolved
-
JDK-2193663 PermHeap bloat in and only in server VM
- Resolved
-
JDK-2182568 PermHeap bloat in and only in server VM
- Closed
-
JDK-2183113 PermHeap bloat in and only in server VM
- Closed
-
JDK-2183191 PermHeap bloat in and only in server VM
- Closed
-
JDK-2191885 PermHeap bloat in and only in server VM
- Closed
-
JDK-2192894 PermHeap bloat in and only in server VM
- Closed
- duplicates
-
JDK-6351173 Crash in OSR / GC test
- Closed
- relates to
-
JDK-5033614 ClassLoaders do not get released by GC, causing OutOfMemory in Perm Space
- Resolved
-
JDK-6268279 Full GC causes core
- Resolved
-
JDK-6884552 remove some unnecessary #ifdef's introduced in the fix for 4957990
- Resolved
-
JDK-6885169 merge of 4957990 and 6863023 causes conflict on do_nmethods
- Closed
-
JDK-6234462 OOM in Perm Gen in SAP's hotdeploy scenario
- Closed
-
JDK-6868071 CMS: reduce perm heap bloat on account of 4957990
- Closed