hg: jdk8/tl/jdk: 34 new changesets

2013-06-28 Thread lana . steuck
Changeset: 3531945431aa Author:erikj Date: 2013-06-13 14:04 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3531945431aa 8014231: --with-alsa configuration options don't add include or lib directories to proper flags Reviewed-by: tbell ! makefiles/CompileNativeLibraries.gmk

hg: jdk8/tl/langtools: 5 new changesets

2013-06-28 Thread lana . steuck
Changeset: 3478b1e81baf Author:katleman Date: 2013-06-20 10:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3478b1e81baf Added tag jdk8-b95 for changeset 4cb113623127 ! .hgtags Changeset: b3458329d060 Author:lana Date: 2013-06-24 14:27 -0700 URL: http

hg: jdk8/tl/hotspot: 46 new changesets

2013-06-28 Thread lana . steuck
Changeset: aaa45012be98 Author:katleman Date: 2013-06-20 10:16 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/aaa45012be98 Added tag jdk8-b95 for changeset 5d65c078cd0a ! .hgtags Changeset: 38e483cb1bcd Author:lana Date: 2013-06-24 14:27 -0700 URL: http:/

hg: jdk8/tl/jaxws: 3 new changesets

2013-06-28 Thread lana . steuck
Changeset: 7de08fa7cb34 Author:katleman Date: 2013-06-20 10:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/7de08fa7cb34 Added tag jdk8-b95 for changeset 1468c94135f9 ! .hgtags Changeset: 690d34b326bc Author:lana Date: 2013-06-24 14:27 -0700 URL: http://h

hg: jdk8/tl/nashorn: 4 new changesets

2013-06-28 Thread lana . steuck
Changeset: b031efa535ad Author:katleman Date: 2013-06-20 10:18 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/b031efa535ad Added tag jdk8-b95 for changeset cbc9926f5b40 ! .hgtags Changeset: d6bd440ac5b9 Author:lana Date: 2013-06-24 14:26 -0700 URL: http:/

hg: jdk8/tl/jaxp: 3 new changesets

2013-06-28 Thread lana . steuck
Changeset: e68a5d2efcae Author:katleman Date: 2013-06-20 10:17 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/e68a5d2efcae Added tag jdk8-b95 for changeset b8c5f4b6f0ff ! .hgtags Changeset: 6121efd29923 Author:lana Date: 2013-06-24 14:27 -0700 URL: http://hg

hg: jdk8/tl: 11 new changesets

2013-06-28 Thread lana . steuck
Changeset: c961c8972485 Author:erikj Date: 2013-06-13 14:04 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/rev/c961c8972485 8014231: --with-alsa configuration options don't add include or lib directories to proper flags Reviewed-by: tbell ! common/autoconf/spec.gmk.in Changeset: 0

hg: jdk8/tl/corba: 3 new changesets

2013-06-28 Thread lana . steuck
Changeset: c68c35f50413 Author:katleman Date: 2013-06-20 10:16 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/c68c35f50413 Added tag jdk8-b95 for changeset 2cf36f43df36 ! .hgtags Changeset: 3357c2776431 Author:lana Date: 2013-06-24 14:26 -0700 URL: http://h

hg: jdk8/tl/jdk: 8019407: Fix doclint issues in javax.naming.*

2013-06-28 Thread joe . darcy
Changeset: 9d175c6cb527 Author:darcy Date: 2013-06-28 11:35 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/9d175c6cb527 8019407: Fix doclint issues in javax.naming.* Reviewed-by: lancea ! src/share/classes/javax/naming/CompositeName.java ! src/share/classes/javax/naming/Comp

hg: jdk8/tl/jdk: 8019384: jps and jcmd tests fail when there is a process started with a .war file

2013-06-28 Thread alan . bateman
Changeset: 389b8739a74e Author:alanb Date: 2013-06-28 19:45 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/389b8739a74e 8019384: jps and jcmd tests fail when there is a process started with a .war file Reviewed-by: dcubed, sla, mchung ! test/sun/tools/jcmd/jcmd_Output1.awk

hg: jdk8/tl/jdk: 8019360: Cleanup of the javadoc tag in java.security.*

2013-06-28 Thread jason . uh
Changeset: 389f59e6288f Author:juh Date: 2013-06-28 10:48 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/389f59e6288f 8019360: Cleanup of the javadoc tag in java.security.* Summary: Convert to {@code ...} tags. convert package.html to package-info.java. Reviewed-by: darcy !

Re: 8019384: jps and jcmd tests fail when there is a process started with a .war file

2013-06-28 Thread Daniel D. Daugherty
On 6/28/13 11:19 AM, Alan Bateman wrote: On 28/06/2013 17:37, Daniel D. Daugherty wrote: What's a '.war' file? :-) You should ping the VM/SQE folks since other test suites may also be impacted by this... Dan WAR = Web ARchive. I see it has its own wikipedia page [1]. So are you okay with th

Re: 8019384: jps and jcmd tests fail when there is a process started with a .war file

2013-06-28 Thread Mandy Chung
The change looks fine with me. Mandy On 6/28/2013 8:35 AM, Alan Bateman wrote: One jcmd and two jps tests fail if there is another VM on the system running a .war file, something that can easily happen when the tests are run via a CI system. Thanks to Staffan Larsen for diagnosing this one.

Re: 8019384: jps and jcmd tests fail when there is a process started with a .war file

2013-06-28 Thread Staffan Larsen
Looks good. I was going to suggest an even more liberal expression, but let's update as we find other cases. /Staffan On 28 jun 2013, at 17:35, Alan Bateman wrote: > > One jcmd and two jps tests fail if there is another VM on the system running > a .war file, something that can easily happen

Re: 8019384: jps and jcmd tests fail when there is a process started with a .war file

2013-06-28 Thread Alan Bateman
On 28/06/2013 17:37, Daniel D. Daugherty wrote: What's a '.war' file? :-) You should ping the VM/SQE folks since other test suites may also be impacted by this... Dan WAR = Web ARchive. I see it has its own wikipedia page [1]. So are you okay with the change? I don't know if have other tests

Re: 8019384: jps and jcmd tests fail when there is a process started with a .war file

2013-06-28 Thread Daniel D. Daugherty
What's a '.war' file? :-) You should ping the VM/SQE folks since other test suites may also be impacted by this... Dan On 6/28/13 9:35 AM, Alan Bateman wrote: One jcmd and two jps tests fail if there is another VM on the system running a .war file, something that can easily happen when the

hg: jdk8/tl/jdk: 4 new changesets

2013-06-28 Thread chris . hegarty
Changeset: 1919c226b427 Author:dl Date: 2013-06-28 12:10 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1919c226b427 8017739: ReentrantReadWriteLock is confused by the Threads with reused IDs Reviewed-by: chegar ! src/share/classes/java/util/concurrent/locks/ReentrantReadWri

hg: hsx/hotspot-rt/hotspot: 13 new changesets

2013-06-28 Thread nils . loodin
Changeset: feae15578b2f Author:tamao Date: 2013-06-07 09:46 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/feae15578b2f 712: GC log is limited to 2G for 32-bit Summary: Enable large file support for generated 32-bit ostream.o on Linux and Solaris (as only the

8019384: jps and jcmd tests fail when there is a process started with a .war file

2013-06-28 Thread Alan Bateman
One jcmd and two jps tests fail if there is another VM on the system running a .war file, something that can easily happen when the tests are run via a CI system. Thanks to Staffan Larsen for diagnosing this one. So I'd like to change the awk scripts used by these tests so that they tolerate

hg: jdk8/tl/jdk: 8019380: doclint warnings in java.nio, java.nio.file.**, java.nio.channels.**

2013-06-28 Thread alan . bateman
Changeset: 04378a645944 Author:alanb Date: 2013-06-28 16:10 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/04378a645944 8019380: doclint warnings in java.nio, java.nio.file.**, java.nio.channels.** Reviewed-by: chegar ! src/share/classes/java/nio/Buffer.java ! src/share/clas

hg: jdk8/tl/jdk: 8019155: Update makefiles with correct jfr packages

2013-06-28 Thread staffan . larsen
Changeset: 19a6d2d701d9 Author:sla Date: 2013-06-26 19:15 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/19a6d2d701d9 8019155: Update makefiles with correct jfr packages Reviewed-by: mgronlun, erikj ! make/common/Release.gmk ! makefiles/CreateJars.gmk

Re: RFR(XS): 8019155 Update makefiles with correct jfr packages

2013-06-28 Thread Erik Joelsson
Looks good to me. /Erik On 2013-06-28 15:15, Staffan Larsen wrote: Please review this small fix for the 8 makefiles to include the correct packages in jfr.jar. This is a forward port from 7u40, but the package names have changed. webrev: http://cr.openjdk.java.net/~sla/8019198/webrev.00/ Th

hg: jdk8/tl/langtools: 8005552: c.s.t.javap.AttributeWriter.visitLocalVariableTable() uses incorrect format string

2013-06-28 Thread vicente . romero
Changeset: bdd699d7378d Author:vromero Date: 2013-06-28 14:36 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/bdd699d7378d 8005552: c.s.t.javap.AttributeWriter.visitLocalVariableTable() uses incorrect format string Reviewed-by: mcimadamore ! src/share/classes/com/sun/t

RE: RFR(XS): 8019155 Update makefiles with correct jfr packages

2013-06-28 Thread Markus Grönlund
Looks good. /Markus -Original Message- From: Staffan Larsen Sent: den 28 juni 2013 15:16 To: build-...@openjdk.java.net build-dev; serviceability-dev@openjdk.java.net serviceability-dev@openjdk.java.net Subject: RFR(XS): 8019155 Update makefiles with correct jfr packages Please review

RFR: 8009204 : [dtrace] signatures returned by Java 7 jstack() are corrupted on Solaris

2013-06-28 Thread Tomas Hurka
Hi All, I would like to ask for review of JDK-8009204 Description of the problem: jstack() returns corrupted method signatures on Solaris. The issue can be easily reproduce using the following DTrace script: dtrace -x jstackstrsize=20

RFR(XS): 8019155 Update makefiles with correct jfr packages

2013-06-28 Thread Staffan Larsen
Please review this small fix for the 8 makefiles to include the correct packages in jfr.jar. This is a forward port from 7u40, but the package names have changed. webrev: http://cr.openjdk.java.net/~sla/8019198/webrev.00/ Thanks, /Staffan

hg: jdk8/tl/langtools: 6473148: TreePath.iterator() should document the iteration order

2013-06-28 Thread vicente . romero
Changeset: bb06c412d079 Author:vromero Date: 2013-06-28 13:20 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/bb06c412d079 6473148: TreePath.iterator() should document the iteration order Reviewed-by: mcimadamore ! src/share/classes/com/sun/source/util/TreePath.java

hg: jdk8/tl/langtools: 8016760: Failure of regression test langtools/tools/javac/T6725036.java

2013-06-28 Thread eric . mccorkle
Changeset: 6101e52ce9e3 Author:emc Date: 2013-06-28 06:54 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/6101e52ce9e3 8016760: Failure of regression test langtools/tools/javac/T6725036.java Summary: Marking the failing test @ignore; the proposed change for 8015666 addr

hg: hsx/hotspot-rt/nashorn: 33 new changesets

2013-06-28 Thread john . coomes
Changeset: bab844827181 Author:sundar Date: 2013-06-06 21:41 +0530 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/nashorn/rev/bab844827181 8015346: JSON parsing issues with escaped strings, octal, decimal numbers Reviewed-by: hannesw, jlaskey ! src/jdk/nashorn/internal/ir/BlockLexi

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

2013-06-28 Thread john . coomes
Changeset: 8717586f7b05 Author:emc Date: 2013-06-06 08:48 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/langtools/rev/8717586f7b05 8015701: MethodParameters are not filled in for synthetic captured local variables Summary: Synthetic parameters for captured local variables in

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

2013-06-28 Thread john . coomes
Changeset: 7d14fea1e893 Author:dmeetry Date: 2013-06-06 20:40 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxp/rev/7d14fea1e893 8009579: Xpathexception does not honor initcause() Reviewed-by: alanb, dholmes, joehw Contributed-by: aleksej.efi...@oracle.com ! src/javax/xml/x

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

2013-06-28 Thread john . coomes
Changeset: 5845df371e25 Author:alanb Date: 2013-06-10 17:15 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/corba/rev/5845df371e25 8016218: Warnings building corba repo due to missing hashCode methods Reviewed-by: chegar, coffeys, dfuchs ! src/share/classes/com/sun/corba/se/im

hg: hsx/hotspot-rt: 7 new changesets

2013-06-28 Thread john . coomes
Changeset: f8770fe60d53 Author:mduigou Date: 2013-06-17 09:41 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/rev/f8770fe60d53 8016572: Pass CONCURRENCY=$(JOBS) to test/Makefile Reviewed-by: alanb, erikj ! common/makefiles/Main.gmk Changeset: b9587f41fd55 Author:smarks Da

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

2013-06-28 Thread john . coomes
Changeset: 8f2986ff0235 Author:mkos Date: 2013-06-12 14:47 +0100 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/jaxws/rev/8f2986ff0235 8013021: Rebase 8005432 & 8003542 against the latest jdk8/jaxws 8003542: Improve processing of MTOM attachments 8005432: Update access to JAX-WS Rev

hg: jdk8/tl/jdk: 8012987: Optimizations for Stream.limit/substream

2013-06-28 Thread paul . sandoz
Changeset: 28b71c97a72d Author:psandoz Date: 2013-06-28 10:29 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/28b71c97a72d 8012987: Optimizations for Stream.limit/substream Reviewed-by: mduigou Contributed-by: Brian Goetz , Paul Sandoz ! src/share/classes/java/util/stream/A

hg: jdk8/tl/jdk: 8009736: Comparator API cleanup

2013-06-28 Thread paul . sandoz
Changeset: c1df54fd19b2 Author:henryjen Date: 2013-06-11 13:41 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c1df54fd19b2 8009736: Comparator API cleanup Reviewed-by: psandoz, briangoetz, mduigou, plevart ! src/share/classes/java/util/Collections.java ! src/share/classes/ja