-
Bug
-
Resolution: Won't Fix
-
P4
-
9
-
None
ValueHandlerImpl uses reflection to instantiate input/output stream. It looks as if reflection could be replaced by direct access. Whether usage of reflection could be removed from this class should be considered.