As described in the comments in JDK-8201516, we often emit "synchronization entry" for InvocationEntryBci at method entry/exit in the debug info, although there is no synchronization happening. We should fix that.
- relates to
-
JDK-8201516 DebugNonSafepoints generates incorrect information
-
- Resolved
-
- links to
-
Review openjdk/jdk/14192