-
Enhancement
-
Resolution: Fixed
-
P5
-
None
-
b17
String.toString() calls doesn't make much sense. Only one place, where it could be used - to generate NPE. But in a few places of JDK codebase it's called, even when NPE will happen anyway.
I propose to cleanup such places.
I propose to cleanup such places.