hg: jdk7/tl/jdk: 6955783: ServiceUnavailableException caught even the secondary DNS is available

2010-05-27 Thread weijun . wang
Changeset: d5939d20b762 Author:weijun Date: 2010-05-27 17:24 +0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/d5939d20b762 6955783: ServiceUnavailableException caught even the secondary DNS is available Reviewed-by: vinnie ! src/share/classes/com/sun/jndi/dns/DnsClient.java

Re: New portion of improvements for Dual-Pivot Quicksort

2010-05-27 Thread Rémi Forax
Le 20/05/2010 13:25, Dmytro Sheyko a écrit : Hi Remi, I believe that it is up to javac to generate compact and interpretation-efficient bytecode. No, javac is dumb, at least, when it translates instructions. And JITs love that. But anyway the first case seems to as acceptable as the second