hg: jdk8/tl/jdk: 8009925: Back out AEAD CipherSuites temporarily

2013-03-12 Thread bradford . wetmore
Changeset: 6379415d8fca Author:wetmore Date: 2013-03-12 15:31 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/6379415d8fca 8009925: Back out AEAD CipherSuites temporarily Reviewed-by: valeriep ! src/share/classes/com/sun/crypto/provider/TlsKeyMaterialGenerator.java ! src/shar

Re: RFR: 8003348: SA can not read core file on OS X

2013-03-12 Thread serguei.spit...@oracle.com
Yumin, It looks like Staffan is on vacation this week: Vacation: March 11 - 15 Thanks, Serguei On 3/12/13 2:09 PM, Yumin Qi wrote: Serguei, Thanks. Staffan, can you have a look at the new changes, concern? Thanks Yumin On 3/12/2013 12:52 PM, serguei.spit...@oracle.com wrote: Yumin, Th

Re: RFR: 8003348: SA can not read core file on OS X

2013-03-12 Thread Yumin Qi
Serguei, Thanks. Staffan, can you have a look at the new changes, concern? Thanks Yumin On 3/12/2013 12:52 PM, serguei.spit...@oracle.com wrote: Yumin, The updated webrev looks good. Just some simple cosmetic and debug comments below. *agent/src/os/bsd/MacosxDebuggerLocal.m* Nice refac

Re: RFR: 8003348: SA can not read core file on OS X

2013-03-12 Thread serguei.spit...@oracle.com
Yumin, The updated webrev looks good. Just some simple cosmetic and debug comments below. *agent/src/os/bsd/MacosxDebuggerLocal.m* Nice refactoring! 350 /** Only used for core file reading, set thread_id for threads which got after core file parsing. 351 When parsing core file on Mac

Re: RFR: 8008917 CMS: Concurrent mode failure tracing event

2013-03-12 Thread Jesper Wilhelmsson
Looks good! Ship it! /Jesper On 12/3/13 4:58 PM, Kevin Walls wrote: Hi, This is the updated hsx24 webrev with a more generic name: http://cr.openjdk.java.net/~kevinw/8008917/hsx24.01/webrev/ it builds upon the change for 8009723, so a second failure message is removed when compared to the pa

hg: jdk8/tl/langtools: 7196531: Duplicate error messages on repeating annotations

2013-03-12 Thread joel . franck
Changeset: f427043f8c65 Author:jfranck Date: 2013-03-12 17:39 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/f427043f8c65 7196531: Duplicate error messages on repeating annotations Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/comp/Annotate.java + test/tools

hg: jdk8/tl/langtools: 2 new changesets

2013-03-12 Thread maurizio . cimadamore
Changeset: 6db9a3b1a93f Author:mcimadamore Date: 2013-03-12 16:02 + URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/6db9a3b1a93f 8008540: Constructor reference to non-reifiable array should be rejected 8008539: Spurious error when constructor reference mention an interface

Re: RFR: 8008917 CMS: Concurrent mode failure tracing event

2013-03-12 Thread Kevin Walls
Hi, This is the updated hsx24 webrev with a more generic name: http://cr.openjdk.java.net/~kevinw/8008917/hsx24.01/webrev/ it builds upon the change for 8009723, so a second failure message is removed when compared to the parent, as that change isn't in hsx24 yet (only latest, so a backport o

hg: jdk8/tl/jdk: 7154889: Non-zero padding is still not allowed in the tableswitch/lookupswitch instructions.

2013-03-12 Thread coleen . phillimore
Changeset: 334ddf3b101f Author:coleenp Date: 2013-03-12 10:35 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/334ddf3b101f 7154889: Non-zero padding is still not allowed in the tableswitch/lookupswitch instructions. Summary: Do not check that the padding bytes are zero if cla

hg: jdk8/tl/langtools: 8005205: tests missing bugid for repeating annotation change

2013-03-12 Thread joel . franck
Changeset: 7fe9b9d29095 Author:jfranck Date: 2013-03-12 11:16 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/7fe9b9d29095 8005205: tests missing bugid for repeating annotation change Reviewed-by: jjg, ssides ! test/tools/javac/annotations/repeatingAnnotations/MissingCo