hg: jdk7/tl/langtools: 2 new changesets

2010-12-02 Thread jonathan . gibbons
Changeset: 7e3e9f6d013f Author:jjg Date: 2010-12-02 16:37 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/langtools/rev/7e3e9f6d013f 7004029: intermittent failures compiling pack200 Summary: remove "bogus" entries from star-import scopes Reviewed-by: mcimadamore Contributed-by: per.bo

hg: jdk7/tl/corba: 2 new changesets

2010-12-02 Thread abhi . saha
Changeset: 6fe70c295e96 Author:skoppar Date: 2010-11-21 21:47 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/corba/rev/6fe70c295e96 6980681: CORBA deadlock in Java SE beleived to be related to CR 6238477 Summary: Also reviewed by ken.cavana...@oracle.com Reviewed-by: poonam ! src/sh

Re: Code review request for 7002594 "Math.max and Math.min should use floatToRawIntBits() to check for -0.0"

2010-12-02 Thread Ulf Zibis
Am 01.12.2010 23:33, schrieb Joe Darcy: RĂ©mi Forax wrote: I just wonder why twoToTheDoubleScaleUp and twoToTheDoubleScaleDown in FpUtils aren't real constants (static final). Just an oversight; they are logically constants -- the next time I edit this class, I'll fix that. IMHO those const