RE: StringBuilder instead of StringBuffer in java.util package

2014-04-22 Thread Iris Clark
etwork/community/oca-486395.html [4]: http://openjdk.java.net/guide/producingChangeset.html#changesetComment -Original Message- From: Paul Sandoz Sent: Tuesday, April 22, 2014 5:06 AM Cc: [email protected] Subject: Re: StringBuilder instead of StringBuffer in java.util package Hi Otá

Re: StringBuilder instead of StringBuffer in java.util package

2014-04-22 Thread Paul Sandoz
Hi Otávio, These look like good finds. I bet there are lots more of them. IntelliJ reports 284 possible uses in src/share/classes (see the "'StringBuffer' may be 'StringBuilder'" migration aid), but i have not verified all those. Perhaps we should do this more systematically over all the Java