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

binder should check that functions have no array carrier

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-panama
    • repo-panama
    • tools

      Three cases need to be covered:

      1) native header binding (this is done through NativeInvoker)
      2) callbacks (this is done by adding a check in UpcallHandler)
      3) function pointer struct field access - this is done by adding a check in LayoutType.ofFunction - which is also handy in case the user wants to get a layout type out of an unsupported functional interface

            mcimadamore Maurizio Cimadamore
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: