Wed, 10 Mar 2010 14:53:51 -0800 6931812: A better implementation of sun.nio.cs.Surrogate.isBMP(int)
martin [Wed, 10 Mar 2010 14:53:51 -0800] rev 5144
6931812: A better implementation of sun.nio.cs.Surrogate.isBMP(int) Summary: uc >> 16 == 0 is superior to (int) (char) uc == uc Reviewed-by: sherman Contributed-by: Ulf Zibis <ulf.zibis@gmx.de>
(0) -3000 -1000 -300 -100 -30 -10 -1 +1 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip