Make Executable.getParameterCount() actually abstract

XMLWordPrintable

      A DESCRIPTION OF THE PROBLEM :
      Since the `java.lang.reflect.Executable` class is sealed as of JDK-8224243, the pseudo‑abstract `Executable.getParameterCount()` instance method can have its body removed and be made into a real abstract method.


            Assignee:
            Joe Darcy
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: