Fix Dynalink compiler warnings

XMLWordPrintable

    • Type: Task
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: None
    • Component/s: core-libs
    • None
    • b82
    • generic
    • generic

      Integrating Dynalink causes Eclipse IDE compiler warnings, as Dynalink uses different settings than Nashorn. The things that were found are:
      - unnecessary semicolons
      - unnecessary else blocks
      - missing switch statement default cases
      Also, FacetIntrospector no longer needs to be AutoCloseable since Dynalink ditched using Beans Introspector (there's no resource to close anymore).

            Assignee:
            Attila Szegedi
            Reporter:
            Attila Szegedi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: