-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
repo-panama
Since https://bugs.openjdk.java.net/browse/JDK-8241100 Boolean implements Constable.
We can switch the implementation of isVarArg to use Boolean directly instead of going through String.
We can switch the implementation of isVarArg to use Boolean directly instead of going through String.