hg: hsx/hotspot-rt/langtools: Added tag jdk8-b50 for changeset b2d8a270f5f2

2012-08-02 Thread john . coomes
Changeset: c4cd4cab2220 Author:katleman Date: 2012-08-02 15:37 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/c4cd4cab2220 Added tag jdk8-b50 for changeset b2d8a270f5f2 ! .hgtags

hg: hsx/hotspot-rt/jdk: Added tag jdk8-b50 for changeset e4bae5c53fca

2012-08-02 Thread john . coomes
Changeset: 79c9847d4a5f Author:katleman Date: 2012-08-02 15:36 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jdk/rev/79c9847d4a5f Added tag jdk8-b50 for changeset e4bae5c53fca ! .hgtags

hg: hsx/hotspot-rt/jaxws: Added tag jdk8-b50 for changeset bdab72e87b83

2012-08-02 Thread john . coomes
Changeset: 1a70b6333ebe Author:katleman Date: 2012-08-02 15:35 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxws/rev/1a70b6333ebe Added tag jdk8-b50 for changeset bdab72e87b83 ! .hgtags

hg: hsx/hotspot-rt/jaxp: Added tag jdk8-b50 for changeset 2791ec55f66b

2012-08-02 Thread john . coomes
Changeset: dc1ea77ed9d9 Author:katleman Date: 2012-08-02 15:35 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxp/rev/dc1ea77ed9d9 Added tag jdk8-b50 for changeset 2791ec55f66b ! .hgtags

hg: hsx/hotspot-rt/corba: Added tag jdk8-b50 for changeset d20d9eb9f093

2012-08-02 Thread john . coomes
Changeset: 9b0f841ca9f7 Author:katleman Date: 2012-08-02 15:32 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/corba/rev/9b0f841ca9f7 Added tag jdk8-b50 for changeset d20d9eb9f093 ! .hgtags

hg: hsx/hotspot-rt: Added tag jdk8-b50 for changeset 2fd67618b9a3

2012-08-02 Thread john . coomes
Changeset: 57c0aee73090 Author:katleman Date: 2012-08-02 15:32 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/rev/57c0aee73090 Added tag jdk8-b50 for changeset 2fd67618b9a3 ! .hgtags

hg: jdk8/tl/jdk: 7187876: ClassCastException in TCPTransport.executeAcceptLoop

2012-08-02 Thread stuart . marks
Changeset: 8a82e5f9c47f Author:dmocek Date: 2012-08-02 18:12 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8a82e5f9c47f 7187876: ClassCastException in TCPTransport.executeAcceptLoop Reviewed-by: dholmes, smarks ! src/share/classes/sun/rmi/transport/tcp/TCPTransport.java

hg: hsx/hotspot-rt/hotspot: 7188168: 7071904 broke the DEBUG_BINARIES option on Linux

2012-08-02 Thread daniel . daugherty
Changeset: 282abd0fd878 Author:dcubed Date: 2012-08-02 14:54 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/282abd0fd878 7188168: 7071904 broke the DEBUG_BINARIES option on Linux Summary: Change DEBUG_BINARIES option logic to be more clear. Reviewed-by: fparain, an

Re: Code review request for Linux DEBUG_BINARIES/FDS fix (7188168)

2012-08-02 Thread Daniel D. Daugherty
Thanks Andrew! Dan On 8/2/12 9:53 AM, Andrew Hughes wrote: - Original Message - Greetings, I have a fix for the following Linux specific FDS bug: 7188168 4/4 7071904 broke the DEBUG_BINARIES option on Linux Here is the URL for the webrev: http://cr.openjdk.java.net/~d

Re: Code review request for Linux DEBUG_BINARIES/FDS fix (7188168)

2012-08-02 Thread Andrew Hughes
- Original Message - > Greetings, > > I have a fix for the following Linux specific FDS bug: > > 7188168 4/4 7071904 broke the DEBUG_BINARIES option on Linux > > Here is the URL for the webrev: > > http://cr.openjdk.java.net/~dcubed/fds_revamp/7188168-webrev/0/ > > What the

Re: Code review request for Linux DEBUG_BINARIES/FDS fix (7188168)

2012-08-02 Thread Daniel D. Daugherty
Thanks Fred! Dan On 8/2/12 9:00 AM, Frederic Parain wrote: Looks good. Fred On 8/1/2012 19:22, Daniel D. Daugherty wrote: Greetings, I have a fix for the following Linux specific FDS bug: 7188168 4/4 7071904 broke the DEBUG_BINARIES option on Linux Here is the URL for the webrev:

hg: jdk8/tl/jdk: 2 new changesets

2012-08-02 Thread sean . mullan
Changeset: b0bfa441d70f Author:mullan Date: 2012-08-02 10:40 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b0bfa441d70f 7026347: Certificate and X509CRL should have verify(PublicKey key, Provider sigProvider) Reviewed-by: mullan, xuelei, weijun Contributed-by: jason...@orac