-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: security-libs
-
b04
If there is only one item, the call to Arrays.asList() could be replaced with List.of() for less memory occupation.