-
Bug
-
Resolution: Fixed
-
P5
-
None
-
b24
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8010876 | 8 | Roland Westrelin | P5 | Resolved | Fixed | b83 |
JDK-8018079 | 7u45 | Roland Westrelin | P5 | Closed | Fixed | b01 |
JDK-8010323 | 7u40 | Roland Westrelin | P5 | Closed | Fixed | b19 |
JDK-8010986 | hs24 | Roland Westrelin | P5 | Resolved | Fixed | b38 |
+VerifyOops allocates string for messages on the C heap and they never get freed when the code for the methods is destroyed.
Some support should exist for strings that have the same lifetime and the code that use them.
CodeComments support addresses a similar problem and some of it could be extended.
Some support should exist for strings that have the same lifetime and the code that use them.
CodeComments support addresses a similar problem and some of it could be extended.
- backported by
-
JDK-8010876 Debugging code in compiled method sometimes leaks memory
-
- Resolved
-
-
JDK-8010986 Debugging code in compiled method sometimes leaks memory
-
- Resolved
-
-
JDK-8010323 Debugging code in compiled method sometimes leaks memory
-
- Closed
-
-
JDK-8018079 Debugging code in compiled method sometimes leaks memory
-
- Closed
-