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

SharedRuntime::get_resolved_entry should not return c2i entry if the callee is special native intrinsic

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 23
    • 23
    • hotspot
    • b19

      Methods passing Method::is_special_native_intrinsic test may not have interpreter version. Returning the c2i entry will lead to a cascaded i2c and a subsequent crash.

      https://github.com/openjdk/jdk/pull/18741#issuecomment-2056989452

            yzheng Yudi Zheng
            yzheng Yudi Zheng
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: