Wednesday, July 06, 2016

String.trim is an optimization hack

Turns out java.lang.String.trim() has its own unique definition of "whitespace" in order to be able to reuse the same underlying char array.

This blog post from 2008 talks in a lot of detail: https://closingbraces.net/2008/11/11/javastringtrim/

No comments:

A recent OS on the old Asus C201P

There are people that easily sell and swap computers. I get somewhat attached to them, which explains why I have a growing collection of old...