hg: jdk8/tl/langtools: 7142086: performance problem in Check.checkOverrideClashes(...)

2012-02-14 Thread maurizio . cimadamore
Changeset: 84b61130cbed Author:mcimadamore Date: 2012-02-14 15:43 -0800 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/84b61130cbed 7142086: performance problem in Check.checkOverrideClashes(...) Summary: Code in Check.checkOverrideClashes() causes too many calls to MethodSy

Re: Code Review Request: 7024604 OID.1 causes IAE in X500Principal constructor

2012-02-14 Thread Vincent Ryan
Those changes look fine. On 02/13/12 08:27 PM, Sean Mullan wrote: > Hi Vinnie, > > Could you please review my fix for 7024604? > > http://cr.openjdk.java.net/~mullan/webrevs/7024604/webrev.00/ > > A CCC has been approved and I will post the final revision after you have > reviewed the code. >

hg: jdk8/tl/jdk: 7142888: sun/security/tools/jarsigner/ec.sh fail on sparc

2012-02-14 Thread vincent . x . ryan
Changeset: f62077973f9b Author:vinnie Date: 2012-02-14 11:47 + URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f62077973f9b 7142888: sun/security/tools/jarsigner/ec.sh fail on sparc Reviewed-by: xuelei ! test/sun/security/tools/jarsigner/ec.sh