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

Verify all intrinsics check for generated stub existence before calling into runtime

XMLWordPrintable

      Like in JDK-8220198, we need to make sure all intrinsics have their relevant stubs generated. Otherwise it would fail downstream in make_runtime_call and friends, without any machinery to recover. Intrinsics themselves should assert the existence of the stub, and return gracefully in product builds.

            Unassigned Unassigned
            shade Aleksey Shipilev
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: