-
Bug
-
Resolution: Fixed
-
P3
-
18
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8276554 | 17.0.3-oracle | Harold Seigel | P3 | Resolved | Fixed | b01 |
JDK-8279493 | 17.0.3 | Goetz Lindenmaier | P3 | Resolved | Fixed | b01 |
When we deallocate metadata for redefinition, we don't call the Mutex destructor, which leaks the PlatformMutex and the name.
And brokeJDK-8274794.
And broke
- backported by
-
JDK-8276554 Redefinition leaks MethodData::_extra_data_lock
- Resolved
-
JDK-8279493 Redefinition leaks MethodData::_extra_data_lock
- Resolved
- relates to
-
JDK-8232112 MDO extra_data_lock leaks during class unloading
- Resolved
-
JDK-8274794 Print all owned locks in hs_err file
- Closed
- links to
-
Commit openjdk/jdk17u-dev/a471f7a2
-
Commit openjdk/jdk/40606021
-
Review openjdk/jdk17u-dev/49
-
Review openjdk/jdk/6105
(3 links to)