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

Fix Dynalink compiler warnings

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P4
    • 8
    • None
    • core-libs
    • None
    • b82
    • generic
    • generic

    Description

      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).

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: