-
Enhancement
-
Resolution: Fixed
-
P4
-
21, 22, 23, repo-lilliput-17, repo-lilliput-21
-
b20
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8335061 | 21.0.5 | Paul Hohensee | P4 | Resolved | Fixed | b01 |
Before recursive support has been added to lightweight locking, using recursive locking patterns would inflate lightweight locks to full monitors. In some scenarios (when churning lots of recursively locked objects), this could lead to excessive native memory usage. I'd like to add a test that verifies that this does not happen.
- backported by
-
JDK-8335061 Add test to verify memory usage with recursive locking
- Resolved
- relates to
-
JDK-8319796 Recursive lightweight locking
- Resolved
- links to
-
Commit openjdk/jdk21u-dev/153accc7
-
Commit openjdk/jdk/7b2560b4
-
Commit openjdk/lilliput-jdk21u/20dbbeaf
-
Review openjdk/jdk21u-dev/747
-
Review openjdk/jdk/18899
-
Review openjdk/lilliput-jdk21u/32
(3 links to)