hg: jdk7/tl/jdk: 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option

2009-11-08 Thread kelly . ohair
Changeset: af9346401220 Author:ohair Date: 2009-11-08 15:11 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/af9346401220 6888927: Fix jdk jtreg tests to indicate which ones need othervm, allow for use of samevm option Reviewed-by: tbell, jjg, alanb ! make/jprt.properties ! t

Re: Strings [was Re: Sponsoring getting 5015163 "(str) String merge/join that is the inverse of String.split()" into JDK 7]

2009-11-08 Thread Kevin Bourrillion
On Mon, Oct 26, 2009 at 1:38 PM, Stephen Colebourne wrote: Unfortunately, the null-handling behaviour of the static method is > considered a feature to many That is unfortunate.Luckily any new JDK methods would not have to carry forward the null-tolerant approach. :-) By the way, one advan