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

exclude, include symbols options are not enough

XMLWordPrintable

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

      I tried to extract the linux header link.h; extraction fails because of vector types; I then tried to exclude relevant symbols with:

      --exclude-symbols ".*_xmm"

      But to no effect. Debugging jextract shows that Context::isSymbolExcluded is never called on the offending symbols (which are recursively visited by jextract).

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

              Created:
              Updated:
              Resolved: