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

patch_verified_entry causes problems, use nmethod entry barriers instead

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • 26
    • 25
    • hotspot

      See JDK-8357017 and JDK-8258229 for examples of problems caused by NativeJump::patch_verified_entry().

      Recent JDK releases always use nmethod entry barriers, and already have support for redirecting to SharedRuntime::get_handle_wrong_method_stub(). We can replace verified entry point patching with a permanently armed entry barrier.

            dlong Dean Long
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: