-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 21, 22
-
Component/s: hotspot
-
b13
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8323378 | 21.0.3-oracle | Martin Doerr | P4 | Resolved | Fixed | b01 |
| JDK-8320071 | 21.0.2 | Martin Doerr | P4 | Resolved | Fixed | b08 |
Method Frame:: interpreter_frame_monitor_size_in_bytes() return monitor_size after multiplying it with wordSize. So in codebase at some places we are doing that calculation.
If there are no-other circumstances why we shouldn't use this, then we can utilize this method.
If there are no-other circumstances why we shouldn't use this, then we can utilize this method.
- backported by
-
JDK-8320071 Utilize existing method frame::interpreter_frame_monitor_size_in_bytes()
-
- Resolved
-
-
JDK-8323378 Utilize existing method frame::interpreter_frame_monitor_size_in_bytes()
-
- Resolved
-
- links to
-
Commit
openjdk/jdk21u/3515f60e
-
Commit
openjdk/jdk/7fbad4cd
-
Review
openjdk/jdk21u/343
-
Review
openjdk/jdk/14902
(1 links to)