If you'll give me a few minutes, I'll synch the repo before this goes in...
...jim
On 8/24/15 3:08 PM, Jim Graham wrote:
Hi Laurent,
I'm feeling much better this week (and can even start typing with my bad
hand in short spurts now), so I'll hopefully be more on the ball
Jim,
2015-08-25 22:39 GMT+02:00 Jim Graham :
> If you'll give me a few minutes, I'll synch the repo before this goes in...
>
Ok, I was just typing 'hg push' ...
PS: I will answer your email meanwhile...
Laurent
Jim,
2015-08-25 0:08 GMT+02:00 Jim Graham :
> Hi Laurent,
>
> I'm feeling much better this week (and can even start typing with my bad
> hand in short spurts now), so I'll hopefully be more on the ball now.
>
Great ! Hope your hand is not too bad.
>
> Short version - looks good to go, conside
Changeset: 960b56805abd
Author:katleman
Date: 2015-07-23 11:54 -0700
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/corba/rev/960b56805abd
Added tag jdk9-b74 for changeset 622fe934e351
! .hgtags
Changeset: d8126bc88fa5
Author:katleman
Date: 2015-07-30 11:15 -07
Changeset: 086bcd5e4a53
Author:katleman
Date: 2015-07-23 11:54 -0700
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/jaxws/rev/086bcd5e4a53
Added tag jdk9-b74 for changeset 6232472e5141
! .hgtags
Changeset: 55bb88306dc5
Author:katleman
Date: 2015-07-30 11:15 -07
Changeset: 36fd5d1982b0
Author:ascarpino
Date: 2015-07-10 11:31 -0700
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/hotspot/rev/36fd5d1982b0
8130341: GHASH 32bit intrinsics has AEADBadTagException
Reviewed-by: kvn, mcberg
! src/cpu/x86/vm/stubGenerator_x86_32.cpp
! test
Changeset: fa8b91ef00bf
Author:weijun
Date: 2015-07-20 20:45 +0800
URL: http://hg.openjdk.java.net/graphics-rasterizer/jdk9/rev/fa8b91ef00bf
8131350: policytool can directly reference permission classes
Reviewed-by: xuelei
! modules.xml
Changeset: bb77b3156c6e
Author:ykantser
Changeset: 348ce347ba14
Author:hannesw
Date: 2015-07-20 13:11 +0200
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/nashorn/rev/348ce347ba14
8131340: Varargs function is recompiled each time it is linked
Reviewed-by: mhaupt, sundar
!
src/jdk.scripting.nashorn/share/class
Changeset: 4b7f5ea468d1
Author:katleman
Date: 2015-07-23 11:54 -0700
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/langtools/rev/4b7f5ea468d1
Added tag jdk9-b74 for changeset 02681b7c4232
! .hgtags
Changeset: 827915d1e55e
Author:lana
Date: 2015-07-23 15:27 -07
I quickly tried but sorry it provides no gains: Float.isNaN() is just
implemented as (a != a) so it is faster with only 1 condition (a != a)
than 2 (intval == 0 && (a != a)).
Another way to make NaN tests fall out naturally from your code is to
make sure that they are always in the "numeric tes
Changeset: bb67bf0ada7b
Author:joehw
Date: 2015-07-22 10:55 -0700
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/jaxp/rev/bb67bf0ada7b
8131907: Numerous threads lock during XML processing while running Weblogic
12.1.3
Reviewed-by: rriggs, dfuchs, lancea
!
src/java.xml/
Changeset: a55d8ffae378
Author:serb
Date: 2015-07-28 18:14 +0300
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/jdk/rev/a55d8ffae378
8132355: Incorrect guard block in HPkeysym.h, awt_Event.h
Reviewed-by: ant, azvegint
! src/java.desktop/unix/native/libawt_xawt/awt/HPkeys
All synchronized now...
...jim
On 8/25/15 2:05 PM, Laurent Bourgès wrote:
Jim,
2015-08-25 22:39 GMT+02:00 Jim Graham mailto:james.gra...@oracle.com>>:
If you'll give me a few minutes, I'll synch the repo before this
goes in...
Ok, I was just typing 'hg push'
Changeset: fec286225671
Author:lbourges
Date: 2015-08-26 00:27 +0200
URL:
http://hg.openjdk.java.net/graphics-rasterizer/jdk9/jdk/rev/fec286225671
Marlin renderer #3
Summary: Third marlin patch
Reviewed-by: flar
Contributed-by: bourges.laur...@gmail.com
! src/java.desktop/share/cl
Jim,
I pushed the patch #3 after sync + build + test again.
Thanks,
Laurent
15 matches
Mail list logo