hg: hsx/hotspot-rt/hotspot: 8008964: NPG: Memory regression: Thread::_metadata_handles uses 1 KB per thread.

2013-06-20 Thread ioi . lam
Changeset: b9f4c4ec0f50 Author:iklam Date: 2013-06-19 20:51 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/b9f4c4ec0f50 8008964: NPG: Memory regression: Thread::_metadata_handles uses 1 KB per thread. Summary: Reduce default size of Thread::_metadata_handles from

hg: jdk8/tl/langtools: 8016613: javac should avoid source 8 only analysis when compiling for source 7

2013-06-20 Thread vicente . romero
Changeset: 6debfa63a4a1 Author:vromero Date: 2013-06-20 08:45 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/6debfa63a4a1 8016613: javac should avoid source 8 only analysis when compiling for source 7 Reviewed-by: jjg Contributed-by: maurizio.cimadam...@oracle.com !

hg: jdk8/tl/jdk: 8016308: Updates to j.u.stream.Node/Nodes

2013-06-20 Thread paul . sandoz
Changeset: 656ea2349aa5 Author:psandoz Date: 2013-06-20 10:45 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/656ea2349aa5 8016308: Updates to j.u.stream.Node/Nodes Reviewed-by: mduigou Contributed-by: Brian Goetz brian.go...@oracle.com, Paul Sandoz paul.san...@oracle.com !

hg: jdk8/tl/jdk: 8016324: filter/flatMap pipeline sinks should pass size information to downstream sink

2013-06-20 Thread paul . sandoz
Changeset: 85524d9839dc Author:psandoz Date: 2013-06-20 11:02 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/85524d9839dc 8016324: filter/flatMap pipeline sinks should pass size information to downstream sink Reviewed-by: chegar, mduigou Contributed-by: Brian Goetz

hg: jdk8/tl/jdk: 8016455: Sync stream tests from lambda to tl

2013-06-20 Thread paul . sandoz
Changeset: f758d7c24396 Author:psandoz Date: 2013-06-20 11:15 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f758d7c24396 8016455: Sync stream tests from lambda to tl Reviewed-by: mduigou Contributed-by: Brian Goetz brian.go...@oracle.com, Paul Sandoz paul.san...@oracle.com

hg: jdk8/tl/jdk: 8016139: PrimitiveIterator.forEachRemaining

2013-06-20 Thread paul . sandoz
Changeset: 562f5cf13a9c Author:psandoz Date: 2013-06-20 11:21 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/562f5cf13a9c 8016139: PrimitiveIterator.forEachRemaining Reviewed-by: alanb ! src/share/classes/java/util/PrimitiveIterator.java

hg: hsx/hotspot-rt/hotspot: 8016735: Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check

2013-06-20 Thread markus . gronlund
Changeset: b3cd8b58b798 Author:mgronlun Date: 2013-06-20 11:53 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/b3cd8b58b798 8016735: Remove superfluous EnableInvokeDynamic warning from UnlockDiagnosticVMOptions check Reviewed-by: sla, dholmes !

RFR: 8016331: Minor issues in event tracing metadata

2013-06-20 Thread Erik Gahlin
Hi, Could I have a review of these small metadata changes for event tracing, most importantly the split of the ParallelScavangeHeapSummary event name.. http://cr.openjdk.java.net/~mgronlun/8016331/webrev01/ Thanks in advance Erik

Re: RFR: 8016331: Minor issues in event tracing metadata

2013-06-20 Thread Stefan Karlsson
On 6/20/13 4:14 PM, Erik Gahlin wrote: Hi, Could I have a review of these small metadata changes for event tracing, most importantly the split of the ParallelScavangeHeapSummary event name.. http://cr.openjdk.java.net/~mgronlun/8016331/webrev01/ Looks good. StefanK Thanks in advance

hg: jdk8/tl/jdk: 8017157: catch more exception in test RejectClientRenego

2013-06-20 Thread xuelei . fan
Changeset: a44bd993ce93 Author:xuelei Date: 2013-06-20 07:48 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/a44bd993ce93 8017157: catch more exception in test RejectClientRenego Reviewed-by: vinnie !

RE: RFR: 8016331: Minor issues in event tracing metadata

2013-06-20 Thread Markus Grönlund
Looks good. /Markus -Original Message- From: Erik Gahlin Sent: den 20 juni 2013 16:14 To: Serviceability Dev Subject: RFR: 8016331: Minor issues in event tracing metadata Hi, Could I have a review of these small metadata changes for event tracing, most importantly the split of the

hg: jdk8/tl/jdk: 2 new changesets

2013-06-20 Thread mike . duigou
Changeset: 49b78ec058fb Author:mduigou Date: 2013-06-20 07:23 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/49b78ec058fb 8017088: Map/HashMap.compute() incorrect with key mapping to null value Reviewed-by: dl, dholmes, plevart ! src/share/classes/java/util/HashMap.java !

hg: jdk8/tl/jdk: 8014499: MulticastSocket should enable IP_MULTICAST_ALL (lnx)

2013-06-20 Thread chris . hegarty
Changeset: bf2bacf934d1 Author:chegar Date: 2013-06-20 18:53 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/bf2bacf934d1 8014499: MulticastSocket should enable IP_MULTICAST_ALL (lnx) Reviewed-by: alanb, chegar Contributed-by: John Zavgren john.zavg...@oracle.com, Chris

hg: jdk8/tl/langtools: 8007546: ClassCastException on JSR308 tests; ...

2013-06-20 Thread eric . mccorkle
Changeset: e9ebff1840e5 Author:emc Date: 2013-06-20 19:01 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/e9ebff1840e5 8007546: ClassCastException on JSR308 tests 8015993: jck-compiler tests are failed with java.lang.ClassCastException Summary: Fix ClassCastExceptions

hg: hsx/hotspot-rt/corba: 2 new changesets

2013-06-20 Thread john . coomes
Changeset: 2cf36f43df36 Author:katleman Date: 2013-06-13 09:48 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/corba/rev/2cf36f43df36 Added tag jdk8-b94 for changeset 22f5d7f261d9 ! .hgtags Changeset: c68c35f50413 Author:katleman Date: 2013-06-20 10:16 -0700 URL:

hg: hsx/hotspot-rt/jaxws: 2 new changesets

2013-06-20 Thread john . coomes
Changeset: 1468c94135f9 Author:katleman Date: 2013-06-13 09:48 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxws/rev/1468c94135f9 Added tag jdk8-b94 for changeset 254c53fd97ab ! .hgtags Changeset: 7de08fa7cb34 Author:katleman Date: 2013-06-20 10:17 -0700 URL:

hg: hsx/hotspot-rt/jaxp: 6 new changesets

2013-06-20 Thread john . coomes
Changeset: f117a66f337c Author:lana Date: 2013-06-03 16:09 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxp/rev/f117a66f337c Merge Changeset: 5b958f0a5498 Author:joehw Date: 2013-06-04 09:35 -0700 URL:

hg: jdk8/tl/jdk: 8014377: (dc) DatagramChannel should set IP_MULTICAST_ALL=0 (lnx)

2013-06-20 Thread alan . bateman
Changeset: cd06fc069152 Author:alanb Date: 2013-06-20 19:14 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/cd06fc069152 8014377: (dc) DatagramChannel should set IP_MULTICAST_ALL=0 (lnx) Reviewed-by: chegar, jzavgren ! src/solaris/native/sun/nio/ch/Net.c +

hg: hsx/hotspot-rt/jdk: 77 new changesets

2013-06-20 Thread john . coomes
Changeset: fd377533608b Author:andrew Date: 2013-05-30 16:50 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jdk/rev/fd377533608b 8011693: Remove redundant fontconfig files Summary: Remove unused fontconfig files from OpenJDK GNU/Linux builds Reviewed-by: andrew, prr