Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8241207 | 11.0.8 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
Description
There are a few places in the native coding of jdk.hotspot.agent were we miss ReleaseStringUTFChars calls in case of early returns.
For example the calls are missing in saproc.cpp and MacosxDebuggerLocal.m .
For example the calls are missing in saproc.cpp and MacosxDebuggerLocal.m .
Attachments
Issue Links
- backported by
-
JDK-8241207 jdk.hotspot.agent misses some ReleaseStringUTFChars calls in case of early returns
-
- Resolved
-