Re: Unicode script support in Regex and Character class

2010-04-30 Thread Xueming Shen
Hi, #4860714 has been closed as a dup (to workaround an internal process problem) of my newly created #6948903 for the regex script support. So here are the CCC drafts for 6945564: Unicode script support in Character class 6948903: Make Unicode scripts available for use in regular expressions

Re: New portion of improvements for Dual-Pivot Quicksort

2010-04-30 Thread Vladimir Iaroslavski
Hello Dmytro, Please, see file test/java/util/Arrays/Sorting.java in the JDK repository, It contains unit tests. Thank you, Vladimir 2010/4/30 Dmytro Sheyko : > Hello Vladimir, > > Could you remind me where can I find sources for the test suite? > > Thanks, > Dmytro > >> Date: Tue, 27 Apr 2010 0

RE: New portion of improvements for Dual-Pivot Quicksort

2010-04-30 Thread Dmytro Sheyko
Hello Vladimir, Could you remind me where can I find sources for the test suite? Thanks, Dmytro > Date: Tue, 27 Apr 2010 01:50:08 +0400 > Subject: New portion of improvements for Dual-Pivot Quicksort > From: vladimir.iaroslav...@googlemail.com > To: core-libs-dev@openjdk.java.net > > Hello, ev