-
Bug
-
Resolution: Fixed
-
P3
-
hs14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2177221 | 7 | Tony Printezis | P3 | Closed | Fixed | b35 |
JDK-2172754 | 6u14 | Tony Printezis | P3 | Resolved | Fixed | b01 |
If we try to monitor an application using jconsole from JDK7b33/HS14-b03 on windows-i586, it reports many OutOfMemoryError: PermGen space errors and does not work properly.
The problem does not occur on windows-amd64. Also, it goes away if we increase PermGen size using -J-XX:PermGen=128m.
To reproduce:
<log into intelsdv14.sfbay, cheesepuff.sfbay or vm-amd64-00.sfbay>
$ cd s:/comp/vm/jdk/7/nightly/product/main_baseline/windows-i586
$ bin/jconsole localhost:0
It seems like a HS14 problem, not a JConsole one: if I start Jconsole using jconsole.jar from this JDK7 and java from JDK 6u6p/HS13-b04, everything works fine.
The problem does not occur on windows-amd64. Also, it goes away if we increase PermGen size using -J-XX:PermGen=128m.
To reproduce:
<log into intelsdv14.sfbay, cheesepuff.sfbay or vm-amd64-00.sfbay>
$ cd s:/comp/vm/jdk/7/nightly/product/main_baseline/windows-i586
$ bin/jconsole localhost:0
It seems like a HS14 problem, not a JConsole one: if I start Jconsole using jconsole.jar from this JDK7 and java from JDK 6u6p/HS13-b04, everything works fine.
- backported by
-
JDK-2172754 PermGen size is insufficient for jconsole
- Resolved
-
JDK-2177221 PermGen size is insufficient for jconsole
- Closed
- duplicates
-
JDK-6736203 PIT: HS14-b03 crashes during intensive class loading
- Closed
-
JDK-6736211 Low memory notifications are not working properly for parallel GC
- Closed
- relates to
-
JDK-6730514 assertion failure in mangling code when expanding by 0 bytes
- Resolved
-
JDK-6739214 Tidy up CompactingPermGenGen
- Closed
-
JDK-6742207 jdk7 32-bit windows build failed running pack200
- Closed
(2 relates to)