hg: jdk8/tl/jdk: 2 new changesets

2013-05-31 Thread mike . duigou
Changeset: fc0b3e86fdcf Author:mduigou Date: 2013-05-31 11:06 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/fc0b3e86fdcf 8015686: {Int|Long}SummaryStatistics toString() throws IllegalFormatConversionException Reviewed-by: dholmes, alanb, psandoz ! src/share/classes/java/ut

hg: jdk8/tl/jdk: 2 new changesets

2013-05-31 Thread kurchi . subhra . hazra
Changeset: 11cdcf87ad5d Author:jzavgren Date: 2013-05-31 15:23 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/11cdcf87ad5d 8008972: Memory leak: Java_java_net_TwoStacksPlainDatagramSocketImpl_receive0 [parfait] Summary: Modified the code so that "jumbo frames" are truncated

hg: jdk8/tl/jdk: 8015628: Test Failure in closed/java/io/pathNames/GeneralSolaris.java

2013-05-31 Thread dan . xu
Changeset: f522bbdf2859 Author:dxu Date: 2013-05-31 13:34 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f522bbdf2859 8015628: Test Failure in closed/java/io/pathNames/GeneralSolaris.java Reviewed-by: alanb ! test/java/io/pathNames/General.java ! test/java/io/pathNames/Gener

hg: hsx/hotspot-rt/hotspot: 6726963: multi_allocate() call does not CHECK_NULL and causes crash in fastdebug bits

2013-05-31 Thread christian . tornqvist
Changeset: efe8b7d64424 Author:ctornqvi Date: 2013-05-31 20:24 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/efe8b7d64424 6726963: multi_allocate() call does not CHECK_NULL and causes crash in fastdebug bits Summary: Using CHECK_NULL when calling multi_allocate()

Re: Review Request (S) 8014052: JSR292: assert(end_offset == next_offset) failed: matched ending

2013-05-31 Thread serguei.spit...@oracle.com
Thanks, Vladimir! Serguei On 5/31/13 10:03 AM, Vladimir Kozlov wrote: Good. Vladimir On 5/30/13 11:19 PM, serguei.spit...@oracle.com wrote: Please, review the fix for: bug: https://jbs.oracle.com/bugs/browse/JDK-8014052 jbs: https://jbs.oracle.com/bugs/browse/JDK-8014052 Open webrev:

Re: Review Request (S) 8014052: JSR292: assert(end_offset == next_offset) failed: matched ending

2013-05-31 Thread Vladimir Kozlov
Good. Vladimir On 5/30/13 11:19 PM, serguei.spit...@oracle.com wrote: Please, review the fix for: bug: https://jbs.oracle.com/bugs/browse/JDK-8014052 jbs: https://jbs.oracle.com/bugs/browse/JDK-8014052 Open webrev: http://cr.openjdk.java.net/~sspitsyn/webrevs/2013/hotspot/8014052-JVMTI-

Re: RFR - 6526682: JConsole shows negative CPU Usage

2013-05-31 Thread Mandy Chung
On 5/31/2013 5:59 AM, Nils Loodin wrote: Simple fix to not show negative CPU usage in JConsole: http://cr.openjdk.java.net/~nloodin/6526682/webrev.00/ Looks okay. Mandy Regards, Nils Loodin

hg: hsx/hotspot-rt/hotspot: 8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType

2013-05-31 Thread rickard . backman
Changeset: a589c78a8811 Author:rbackman Date: 2013-05-31 13:02 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/a589c78a8811 8014709: Constructor.getAnnotatedReturnType() returns empty AnnotatedType Reviewed-by: stefank, rbackman Contributed-by: Joel Borggren-Franck

Re: RFR - 6526682: JConsole shows negative CPU Usage

2013-05-31 Thread Alan Bateman
On 31/05/2013 13:59, Nils Loodin wrote: Simple fix to not show negative CPU usage in JConsole: http://cr.openjdk.java.net/~nloodin/6526682/webrev.00/ Looks okay to me. -Alan.

RFR - 6526682: JConsole shows negative CPU Usage

2013-05-31 Thread Nils Loodin
Simple fix to not show negative CPU usage in JConsole: http://cr.openjdk.java.net/~nloodin/6526682/webrev.00/ Regards, Nils Loodin

Re: RFR: 8013590: NPG: Add a memory pool MXBean for Metaspace

2013-05-31 Thread Mikael Gerdin
(merging the gc-dev and svc-dev threads) Hi Erik, On 2013-05-29 10:44, Erik Helin wrote: Hi all, this want sent to hotspot-gc-...@openjdk.java.net, sending to serviceability-dev@openjdk.java.net as well since the change is about memory pools. This change adds two memory pools for metaspace, o

hg: jdk8/tl/jdk: 8014854: (bf) CharBuffer.chars too slow with default implementation

2013-05-31 Thread alan . bateman
Changeset: 243cd682c47b Author:alanb Date: 2013-05-31 12:17 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/243cd682c47b 8014854: (bf) CharBuffer.chars too slow with default implementation Reviewed-by: erikj, briangoetz, henryjen, psandoz, mduigou ! makefiles/CompileJavaClass

hg: jdk8/tl/langtools: 7179353: try-with-resources fails to compile with generic exception parameters

2013-05-31 Thread vicente . romero
Changeset: 9f11c7676cd5 Author:vromero Date: 2013-05-31 10:04 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/9f11c7676cd5 7179353: try-with-resources fails to compile with generic exception parameters Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/com

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

2013-05-31 Thread john . coomes
Changeset: a2a2a91075ad Author:katleman Date: 2013-05-29 10:16 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jdk/rev/a2a2a91075ad 8015525: JDK8 b91 source with GPL header errors Reviewed-by: dholmes, lancea ! test/java/util/stream/test/org/openjdk/tests/java/util/FillableStr

hg: hsx/hotspot-rt/langtools: 4 new changesets

2013-05-31 Thread john . coomes
Changeset: 58eace4d997f Author:erikj Date: 2013-05-28 08:49 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/58eace4d997f 8012566: Replace find, rm, printf and similar with their proper variables Reviewed-by: tbell ! makefiles/BuildLangtools.gmk Changeset: 359777

hg: hsx/hotspot-rt/nashorn: Added tag jdk8-b92 for changeset dee23cce5235

2013-05-31 Thread john . coomes
Changeset: 1c7481ac7fe0 Author:katleman Date: 2013-05-30 10:58 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/nashorn/rev/1c7481ac7fe0 Added tag jdk8-b92 for changeset dee23cce5235 ! .hgtags

hg: hsx/hotspot-rt/jaxws: Added tag jdk8-b92 for changeset a0f604766ca1

2013-05-31 Thread john . coomes
Changeset: 7386eca865e1 Author:katleman Date: 2013-05-30 10:58 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxws/rev/7386eca865e1 Added tag jdk8-b92 for changeset a0f604766ca1 ! .hgtags

hg: hsx/hotspot-rt/corba: Added tag jdk8-b92 for changeset 717aa26f8e0a

2013-05-31 Thread john . coomes
Changeset: 8dc9d7ccbb2d Author:katleman Date: 2013-05-30 10:57 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/corba/rev/8dc9d7ccbb2d Added tag jdk8-b92 for changeset 717aa26f8e0a ! .hgtags

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

2013-05-31 Thread john . coomes
Changeset: 1ab5d8d6eab8 Author:katleman Date: 2013-05-29 10:15 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxp/rev/1ab5d8d6eab8 8015525: JDK8 b91 source with GPL header errors Reviewed-by: dholmes, lancea ! src/com/sun/org/apache/xerces/internal/impl/XMLEntityManager.java

hg: hsx/hotspot-rt: 4 new changesets

2013-05-31 Thread john . coomes
Changeset: e247ee3924d5 Author:erikj Date: 2013-05-22 17:26 +0200 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/rev/e247ee3924d5 8014514: Fix jvm args for sjavac Reviewed-by: tbell ! common/autoconf/basics.m4 ! common/autoconf/build-performance.m4 ! common/autoconf/generated-confi

hg: jdk8/tl/jdk: 7107883: getNetworkPrefixLength() does not return correct prefix length

2013-05-31 Thread chris . hegarty
Changeset: dcf42861b5b1 Author:chegar Date: 2013-05-31 09:30 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/dcf42861b5b1 7107883: getNetworkPrefixLength() does not return correct prefix length Reviewed-by: alanb, michaelm ! src/solaris/native/java/net/NetworkInterface.c ! te

hg: jdk8/tl/jdk: 8014732: Minor spec issue: java.util.Spliterator.getExactSizeIfKnown

2013-05-31 Thread paul . sandoz
Changeset: b47044426bcd Author:psandoz Date: 2013-05-31 09:58 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b47044426bcd 8014732: Minor spec issue: java.util.Spliterator.getExactSizeIfKnown Summary: A minor documentation issue (not a spec issue). Reviewed-by: chegar, dl ! s