Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7903186

support user customisable SymbolLookup in jextracted code

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P3 P3
    • None
    • None
    • 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.

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

              Created:
              Updated: