class ignore list

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P5
    • tbd
    • Affects Version/s: 8
    • Component/s: javafx
    • Environment:

      win

       if (className == null || className.startsWith("java.") //NOI18N
      || className.startsWith("javax.") || className.startsWith("javafx.") //NOI18N
      || className.startsWith("com.oracle.javafx.scenebuilder.") //NOI18N
      || className.startsWith("com.javafx.")) { //NOI18N
      status = JarReportEntry.Status.IGNORED;

      a own package ignore file to stop loadig for forbidden classes so how com.oracle.javafx.scenebuilde
      any pbroblems a going

      regards
      No

            Assignee:
            Unassigned
            Reporter:
            J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: