Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2209811 | 7 | John Coomes | P3 | Closed | Fixed | b142 |
Problem Description : fastdebug JVM fails with
# Internal Error (C:\BUILD_AREA\jdk6_10\hotspot\src\share\vm\memory\resourceArea.hpp:59), pid=2640, tid=2240
# Error: memory leak: allocating without ResourceMark
JDK Release / Build : 6u10, 7
HS Release / Build : hs11, hs13
Bits : fastdebug
VM flavors : client | server
VM Modes : -Xmixed (didn't try with others)
Java flags :
Platform(s) : windows-i586 (didn't try on others)
Suite Name : runThese/jck
# Internal Error (C:\BUILD_AREA\jdk6_10\hotspot\src\share\vm\memory\resourceArea.hpp:59), pid=2640, tid=2240
# Error: memory leak: allocating without ResourceMark
JDK Release / Build : 6u10, 7
HS Release / Build : hs11, hs13
Bits : fastdebug
VM flavors : client | server
VM Modes : -Xmixed (didn't try with others)
Java flags :
Platform(s) : windows-i586 (didn't try on others)
Suite Name : runThese/jck
- backported by
-
JDK-2209811 LinkResolver is missing some ResourceMarks
-
- Closed
-
- relates to
-
JDK-4972409 cryptic error message: LinkageError [classname] violates loader constraints
-
- Closed
-