support user customisable SymbolLookup in jextracted code

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: tools
    • None

      Currently jextract accepts -l option for loading library. The option value can be a simple name or a path. Depending on simple name or path, jextract generates System.loadLibrary or System.load call and then uses SymbolLookup.loaderLookup.

      We now have SymbolLookup.libraryLookup() support in foreign-preview, jextract should support generating that instead of SymbolLookup.loaderLookup always.

            Assignee:
            Sundararajan Athijegannathan
            Reporter:
            Sundararajan Athijegannathan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: