-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: tools
-
b63
-
Not verified
There are still a number of places in langtools where StringBuffer can trivially be replaced by use of StringBuilder. Doing so improves performance, and reduces NetBeans warnings.