On 08/04/16 23:36, kedar mhaswade wrote:
> As library writers however, how would you explain this mismatch?

Changing valueOf(String) runs the risk of breaking existing Java code,
and Java takes compatibility very seriously.  Whether it's worth the
risk is a matter of judgement.

Andrew.

Reply via email to