-
Enhancement
-
Resolution: Fixed
-
P4
-
17, 21, 22, 23
-
b06
-
aarch64
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8335188 | 21.0.5 | Xiaolong Peng | P4 | Resolved | Fixed | b01 |
JDK-8335239 | 17.0.13 | Xiaolong Peng | P4 | Resolved | Fixed | b01 |
Was looking at ICBuffer cleaning paths that run at safepoint. In `NativeCall::set_destination_mt_safe`, there is a `ResourceMark` that does not seem to have any purpose: no code in its scope uses resource allocation. Looks like a development/debugging leftover.
- backported by
-
JDK-8335188 AArch64: Unnecessary ResourceMark in NativeCall::set_destination_mt_safe
- Resolved
-
JDK-8335239 AArch64: Unnecessary ResourceMark in NativeCall::set_destination_mt_safe
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/719f9ceb
-
Commit openjdk/jdk21u-dev/3ce370a2
-
Commit openjdk/jdk/34f85ee9
-
Review openjdk/jdk17u-dev/2633
-
Review openjdk/jdk21u-dev/772
-
Review openjdk/jdk/17372
(3 links to)