Remove return statement from JNI methods

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: P5
    • internal
    • Affects Version/s: internal
    • Component/s: javafx
    • Environment:

      javafx-sandbox: metal branch

      There are a few JNI methods which currently return a default value(return 1;).
      It can be removed as there is no validation required and no way to detect an error in such scenarios. If we find out any way to validate the return value then we can add back the return statements.

            Assignee:
            Ambarish Rapte
            Reporter:
            Ambarish Rapte
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: