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

Java.extend() should support implementation of more than one type

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P2
    • 8
    • None
    • core-libs
    • None

    Description

      Currently, Java.extend() only takes a single class or interface as its argument, and generates an adapter that either extends that one class or implements that one interface. There is a user requirement (as well as a need for feature parity with Rhino) to support creation of adapters for multiple types - those that can both extend a class and implement any number of interfaces.

      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: