Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 17, 18
-
b15
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8274876 | 17.0.2 | Aleksey Shipilev | P4 | Resolved | Fixed | b03 |
Description
While fixing JDK-8273486, I noticed there is one place where we do not call VM slowpath when UseHeavyMonitors are requested. That place is ZeroInterpreter::native_entry. We should probably implement UseHeavyMonitors check on those paths.
Attachments
Issue Links
- backported by
-
JDK-8274876 Zero: Handle UseHeavyMonitors on all monitorenter paths
- Resolved
- relates to
-
JDK-8273486 Zero: Handle DiagnoseSyncOnValueBasedClasses VM option
- Resolved
- links to
-
Commit openjdk/jdk17u/e1847fca
-
Commit openjdk/jdk/e3bda63c
-
Review openjdk/jdk17u/155
-
Review openjdk/jdk/5416
(1 links to)