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

downcall/upcall support should support custom LayoutTypes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • repo-panama
    • tools

      The logic for handling upcalls and downcalls makes specific assumptions on the fact that the layouts being handled are internal layout objects, created via the Util::makeType method.

      This assumption works, as long as we work with binder annotated class, but if we step outside (see recent effort for adding low level SystemABI interface), it will be likely for users to want to plug in the upcall/downcalll logic into their own custom LayoutTypes.

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

              Created:
              Updated:
              Resolved: