JDK 20 |
---|
20 b03Fixed |
CSR :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
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.
|