Enable test/javax/script/GetInterfaceTest.java again

XMLWordPrintable

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

      test/javax/script/GetInterfaceTest.java was disabled due to nashorn bug JDK-8010199: javax.script.Invocable implementation for nashorn does not return null when matching functions are missing

      But 8010199 has been fixed. So GetInterfaceTest can be enabled again - with the following changes:

      * Nashorn does not support implementing non-public interfaces. Interfaces in the test to be made public
      * println->print replacement in script

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

              Created:
              Updated:
              Resolved: