hg: jdk8/tl/jdk: 7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever

2013-08-07 Thread alexey . utkin
Changeset: 2c4f1081a0fa Author:uta Date: 2013-08-08 09:16 +0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/2c4f1081a0fa 7147084: (process) appA hangs when read output stream of appB which starts appC that runs forever Reviewed-by: alanb, robm, martin ! src/windows/classes/jav

hg: jdk8/tl/jdk: 8015986: Incorrect Localization of HijrahChronology

2013-08-07 Thread masayoshi . okutsu
Changeset: 0beaa65c90c8 Author:okutsu Date: 2013-08-08 13:51 +0900 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/0beaa65c90c8 8015986: Incorrect Localization of HijrahChronology Reviewed-by: naoto Contributed-by: scolebou...@joda.org, roger.ri...@oracle.com ! make/tools/src/build

hg: jdk8/tl/jdk: 8022479: clean up warnings from sun.tools.asm

2013-08-07 Thread stuart . marks
Changeset: 8c50c27418d3 Author:smarks Date: 2013-08-07 16:29 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8c50c27418d3 8022479: clean up warnings from sun.tools.asm Reviewed-by: lancea, darcy ! src/share/classes/sun/tools/asm/Assembler.java ! src/share/classes/sun/tools/as

hg: jdk8/tl/langtools: 4749567: stddoclet: Add CSS style for setting header/footer to be italic

2013-08-07 Thread bhavesh . x . patel
Changeset: 33294f02c9a5 Author:bpatel Date: 2013-08-07 16:09 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/33294f02c9a5 4749567: stddoclet: Add CSS style for setting header/footer to be italic Reviewed-by: jjg ! src/share/classes/com/sun/tools/doclets/formats/html/Hel

hg: jdk8/tl/langtools: 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than or tags

2013-08-07 Thread bhavesh . x . patel
Changeset: 8c55df2442c1 Author:bpatel Date: 2013-08-07 15:00 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/8c55df2442c1 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than or tags Reviewed-by: jjg ! src/share/classes/com/sun/tools/doclets/formats/htm

hg: jdk8/tl/jdk: 8022554: Fix Warnings in sun.invoke.anon Package

2013-08-07 Thread dan . xu
Changeset: d1c82d5bee3f Author:dxu Date: 2013-08-07 12:13 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/d1c82d5bee3f 8022554: Fix Warnings in sun.invoke.anon Package Reviewed-by: darcy, mduigou, lancea ! src/share/classes/sun/invoke/anon/ConstantPoolPatch.java

hg: hsx/hotspot-rt/hotspot: 8021771: warning stat64 is deprecated - when building on OSX 10.7.5

2013-08-07 Thread dmitry . samersoff
Changeset: 195ff07bc7f6 Author:dsamersoff Date: 2013-08-07 19:02 +0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/195ff07bc7f6 8021771: warning stat64 is deprecated - when building on OSX 10.7.5 Summary: stat64 have to be replaced with stat Reviewed-by: dholmes, kmo

hg: jdk8/tl/jdk: 8022454: Fixed various serializations and deprecation warnings in java.util, java.net and sun.tools

2013-08-07 Thread joe . darcy
Changeset: c1f129f62f36 Author:lagergren Date: 2013-08-07 08:08 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c1f129f62f36 8022454: Fixed various serializations and deprecation warnings in java.util, java.net and sun.tools Reviewed-by: darcy Contributed-by: marcus.lagerg...

Re: Review request for 8022483: Nashorn compatibility issues in jhat's OQL feature

2013-08-07 Thread Attila Szegedi
+1 On Aug 7, 2013, at 5:22 AM, A. Sundararajan wrote: > Please review http://cr.openjdk.java.net/~sundar/8022483/ > > * JSAdapter change: __call__ for method calls in Nashorn > * No __proto__ assignment support in Nashorn - changed to copy functions from > proto > * Wrapperless Java object ac

Re: code review (round 0) request for VS2010 IDE fix (8016601)

2013-08-07 Thread Daniel D. Daugherty
Adding back serviceability-dev@openjdk.java.net and build-...@openjdk.java.net Reminder: "reply to list" only replies to _one_ list. On 8/7/13 7:46 AM, Coleen Phillimore wrote: Dan, this looks good. Thank you for fixing it Thanks for the review! and removing the old core build, which is

Re: RFR - Changes to address CCC 8014135: Support for statically linked agents

2013-08-07 Thread Bob Vandette
On Aug 6, 2013, at 3:10 PM, serguei.spit...@oracle.com wrote: > On 8/6/13 11:57 AM, serguei.spit...@oracle.com wrote: >> On 8/5/13 7:41 AM, Bob Vandette wrote: >>> On Aug 2, 2013, at 11:11 PM, Bill Pittore wrote: >>> On 8/2/2013 9:12 PM, serguei.spit...@oracle.com wrote: > Hi Bill,

hg: jdk8/tl/jdk: 8013809: deadlock in SSLSocketImpl between between write and close

2013-08-07 Thread xuelei . fan
Changeset: 8c7cf4926157 Author:xuelei Date: 2013-08-07 06:42 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/8c7cf4926157 8013809: deadlock in SSLSocketImpl between between write and close Reviewed-by: wetmore ! src/share/classes/sun/security/ssl/SSLSocketImpl.java

hg: jdk8/tl/jdk: 8022483: Nashorn compatibility issues in jhat's OQL feature

2013-08-07 Thread sundararajan . athijegannathan
Changeset: 99f4319763a9 Author:sundar Date: 2013-08-07 18:16 +0530 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/99f4319763a9 8022483: Nashorn compatibility issues in jhat's OQL feature Reviewed-by: lagergren, attila, hannesw ! src/share/classes/com/sun/tools/hat/resources/hat.js

Re: RR(XS): JDK-8021771 warning: stat64 is deprecated - when building on OSX 10.7.5

2013-08-07 Thread David Holmes
On 7/08/2013 8:08 PM, Dmitry Samersoff wrote: Kris, Thanks! Any other reviewers? Yes - looks good to me. Thanks for the additional BSD info. David -Dmitry On 2013-08-07 12:14, Krystal Mok wrote: On Wed, Aug 7, 2013 at 3:37 PM, Dmitry Samersoff mailto:dmitry.samers...@oracle.com>> wrote:

hg: jdk8/tl/jdk: 7151062: [macosx] SCDynamicStore prints error messages to stderr

2013-08-07 Thread weijun . wang
Changeset: 906dd23334c1 Author:weijun Date: 2013-08-07 19:06 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/906dd23334c1 7151062: [macosx] SCDynamicStore prints error messages to stderr Reviewed-by: xuelei ! src/macosx/native/java/util/SCDynamicStoreConfig.m

hg: jdk8/tl/langtools: 8008274: javac should not reference/use sample code

2013-08-07 Thread vicente . romero
Changeset: c7dcf899 Author:vromero Date: 2013-08-07 11:04 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/c7dcf899 8008274: javac should not reference/use sample code Reviewed-by: jjg ! src/share/classes/com/sun/tools/javac/Main.java

Re: RR(XS): JDK-8021771 warning: stat64 is deprecated - when building on OSX 10.7.5

2013-08-07 Thread Dmitry Samersoff
Kris, Thanks! Any other reviewers? -Dmitry On 2013-08-07 12:14, Krystal Mok wrote: > On Wed, Aug 7, 2013 at 3:37 PM, Dmitry Samersoff > mailto:dmitry.samers...@oracle.com>> wrote: > > Krystal, > > I built the fix on FreeBSD and it works fine. > > OpenBSD doesn't have stat64(), Ne

hg: jdk8/tl/langtools: 8020997: TreeMaker.AnnotationBuilder creates broken element literals with repeating annotations

2013-08-07 Thread vicente . romero
Changeset: f3deeccbf4cf Author:vromero Date: 2013-08-07 10:41 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/f3deeccbf4cf 8020997: TreeMaker.AnnotationBuilder creates broken element literals with repeating annotations Reviewed-by: jjg, jfranck ! src/share/classes/com/

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

2013-08-07 Thread david . holmes
Changeset: c54a3122f9c8 Author:omajid Date: 2013-08-06 12:28 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c54a3122f9c8 8022188: Make zero compile after 8016131 and 8016697 Reviewed-by: dholmes, twisti ! src/cpu/zero/vm/entryFrame_zero.hpp ! src/cpu/zero/vm/frame

Re: RFR(XS): 6721425: JConsole Makefile clean rule is missing rm of generated Version.java

2013-08-07 Thread Jaroslav Bachorik
Looks fine (not a reviewer) -JB- On 08/06/2013 09:47 PM, Erik Gahlin wrote: > Without this change a 'gmake clean' in the jdk/make/sun/jconsole > directory does not properly clean up the build results. > > Bug: > http://monaco.us.oracle.com/detail.jsf?cr=6721425 > > Webrev: > http://cr.openjdk.j

Re: RFR: 6696975: JTop plugin fails if connected readonly to target JVM

2013-08-07 Thread Jaroslav Bachorik
The change looks ok (not a reviewer). Even though printing a stack trace is not the most user friendly way to deal with an exception it is consistent with the exception handling in the rest of the plugin. -JB- On 08/06/2013 08:53 PM, Erik Gahlin wrote: > Please review this change. > > ThreadMXBe

Re: RFR (XS): 7042707: Un-needed mnemonic in JConsole resource file

2013-08-07 Thread Jaroslav Bachorik
Looks fine (not a reviewer) -JB- On 08/06/2013 08:13 PM, Erik Gahlin wrote: > Please review this small change. > > There is an unneeded entry in the JConsole resource files. > http://monaco.us.oracle.com/detail.jsf?cr=7042707 > > Verified by looking at the Help dialog in Japanese and Chinese. >

Re: RR(XS): JDK-8021771 warning: stat64 is deprecated - when building on OSX 10.7.5

2013-08-07 Thread Krystal Mok
On Wed, Aug 7, 2013 at 3:37 PM, Dmitry Samersoff < dmitry.samers...@oracle.com> wrote: > Krystal, > > I built the fix on FreeBSD and it works fine. > > OpenBSD doesn't have stat64(), NetBSD has stat64() but it just an alias > to stat(). On all three systems stat() handles files > 2G without any >

Re: RFR: 6696970: JConsole becomes unusable if a plugin throws an exception

2013-08-07 Thread Jaroslav Bachorik
Looks fine (not a reviewer) -JB- On 08/06/2013 07:59 PM, Erik Gahlin wrote: > Please review this change. > > An exception from JConsole plug-in should not affect other tabs. > http://monaco.us.oracle.com/detail.jsf?cr=6696970 > > Added a plug-in proxy that handles RE. If debug mode is enabled >

Re: RR(XS): JDK-8021771 warning: stat64 is deprecated - when building on OSX 10.7.5

2013-08-07 Thread Dmitry Samersoff
Krystal, I built the fix on FreeBSD and it works fine. OpenBSD doesn't have stat64(), NetBSD has stat64() but it just an alias to stat(). On all three systems stat() handles files > 2G without any issues. Moreover for this particular case we don't need stat64 because the code deals with pid file