Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8206905

[lworld] Improve handling of monitorenter on value type

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • repo-valhalla
    • repo-valhalla
    • hotspot

      JDK-8204615 added a runtime check to monitorenter. We should improve this by either moving that check into macro expansion or always call the slow path for value types and handle the exception thrown by the runtime:
      http://cr.openjdk.java.net/~thartmann/8204615/webrev.00/

            thartmann Tobias Hartmann
            thartmann Tobias Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: