Details
-
Bug
-
Status: Resolved
-
P4
-
Resolution: Fixed
-
None
-
b04
Description
If there is only one item, the call to Arrays.asList() could be replaced with List.of() for less memory occupation.