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

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.


            darcy Joe Darcy
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: