hg: jdk8/tl/langtools: 8016328: Regression : Javadoc i18n regression caused by fix for 8012375

2013-09-24 Thread bhavesh . x . patel
Changeset: 184c0d6698c3 Author:bpatel Date: 2013-09-24 16:12 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/184c0d6698c3 8016328: Regression : Javadoc i18n regression caused by fix for 8012375 Reviewed-by: jjg ! src/share/classes/com/sun/tools/doclets/formats/html/mark

Re: RFR [8014792] Need a test to check if path to java debugger has spaces

2013-09-24 Thread Staffan Larsen
Ivan, I'm not sure this test adds anything to the current testing. As far as I understand, the test checks if jdb is in a location that contains space and then tries to start it. If the path does not contain space it does nothing. We already have many tests that launch jdb, regardless of space

Re: RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread serguei.spit...@oracle.com
Looks good. Thanks, Serguei On 9/24/13 12:20 PM, Dmitry Samersoff wrote: Staffan and Yumin, Thank you for feedback. Fixed (in place, please press shift-reload) http://cr.openjdk.java.net/~dsamersoff/JDK-8022616/webrev.02/ -Dmitry On 2013-09-24 11:57, Dmitry Samersoff wrote: Please review

Re: RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread Staffan Larsen
Looks good! Thanks, /Staffan On 24 sep 2013, at 12:20, Dmitry Samersoff wrote: > Staffan and Yumin, > > Thank you for feedback. > > Fixed (in place, please press shift-reload) > > http://cr.openjdk.java.net/~dsamersoff/JDK-8022616/webrev.02/ > > -Dmitry > > On 2013-09-24 11:57, Dmitry Sam

hg: jdk8/tl/langtools: 8002154: [doclint] doclint should check for issues which are errors in javadoc

2013-09-24 Thread jonathan . gibbons
Changeset: 3ae62331a56f Author:jjg Date: 2013-09-24 13:48 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/3ae62331a56f 8002154: [doclint] doclint should check for issues which are errors in javadoc Reviewed-by: bpatel ! src/share/classes/com/sun/tools/doclint/Checker.ja

Re: RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread serguei.spit...@oracle.com
Dmitry, Thank you for taking this action. I did not know, the extra machine setup is needed though. :( Thanks, Serguei On 9/24/13 12:38 PM, Dmitry Samersoff wrote: Serguei, Agree! Try to test it better tomorrow. Have to find MacOS X machine to install UTE first. -Dmitry On 2013-09-24 23:3

Re: RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread Dmitry Samersoff
Serguei, Agree! Try to test it better tomorrow. Have to find MacOS X machine to install UTE first. -Dmitry On 2013-09-24 23:34, serguei.spit...@oracle.com wrote: > On 9/24/13 12:01 PM, Dmitry Samersoff wrote: >> Sergey, >> >> I'm rely on JPRT in testing. Also I run some tests on FreeBSD. > > I

Re: RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread serguei.spit...@oracle.com
On 9/24/13 12:01 PM, Dmitry Samersoff wrote: Sergey, I'm rely on JPRT in testing. Also I run some tests on FreeBSD. It should not be too hard to run the same subset of tests on Mac OS, right? So if you think I should run extra tests, let me know which one, I'll run it. Actually the fix

Re: RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread Yumin Qi
Looks good. On 9/24/2013 12:20 PM, Dmitry Samersoff wrote: Staffan and Yumin, Thank you for feedback. Fixed (in place, please press shift-reload) http://cr.openjdk.java.net/~dsamersoff/JDK-8022616/webrev.02/ -Dmitry On 2013-09-24 11:57, Dmitry Samersoff wrote: Please review changes: http:

Re: RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread Dmitry Samersoff
Staffan and Yumin, Thank you for feedback. Fixed (in place, please press shift-reload) http://cr.openjdk.java.net/~dsamersoff/JDK-8022616/webrev.02/ -Dmitry On 2013-09-24 11:57, Dmitry Samersoff wrote: > Please review changes: > > http://cr.openjdk.java.net/~dsamersoff/JDK-8022616/webrev.02/

Re: RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread Dmitry Samersoff
Sergey, I'm rely on JPRT in testing. Also I run some tests on FreeBSD. So if you think I should run extra tests, let me know which one, I'll run it. Actually the fix doesn't change MacOS X implementation - just move a call to ::pthread_mach_thread_np to different place so I don't expect any pr

Re: RR(S): JDK-8025283 Nits in os_bsd file brakes compilation of open hotspot

2013-09-24 Thread serguei.spit...@oracle.com
This fix looks Okay. Thanks, Serguei On 9/24/13 3:11 AM, Dmitry Samersoff wrote: Hi everyone please review the changes http://cr.openjdk.java.net/~dsamersoff/JDK-8025283/webrev.01/ Minor issues in os_bsd.cpp cause compilation errors of openjdk hotspot on BSD platforms other than Apple. -Dmit

Re: RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread serguei.spit...@oracle.com
This looks good module Staffan comment on guarantee. How do you test it? Also, should it be tested on Mac OS as well? Thanks, Serguei On 9/24/13 12:57 AM, Dmitry Samersoff wrote: Please review changes: http://cr.openjdk.java.net/~dsamersoff/JDK-8022616/webrev.02/ Story: Tracing framework e

hg: jdk8/tl/langtools: 8025272: doclint needs to check for valid usage of @value tag

2013-09-24 Thread jonathan . gibbons
Changeset: 6a05a713450d Author:jjg Date: 2013-09-24 11:46 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/6a05a713450d 8025272: doclint needs to check for valid usage of @value tag Reviewed-by: bpatel ! src/share/classes/com/sun/tools/doclint/Checker.java ! src/share/cl

hg: jdk8/tl/langtools: 8025246: [doclint] doclint is showing error on anchor already defined when it's not

2013-09-24 Thread jonathan . gibbons
Changeset: 503338f16d2b Author:jjg Date: 2013-09-24 10:51 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/503338f16d2b 8025246: [doclint] doclint is showing error on anchor already defined when it's not Reviewed-by: bpatel ! src/share/classes/com/sun/tools/doclint/Chec

hg: jdk8/tl/langtools: 8025050: Doclint doesn't recognize tag

2013-09-24 Thread jonathan . gibbons
Changeset: 96dcb66e6b0a Author:jjg Date: 2013-09-24 10:48 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/96dcb66e6b0a 8025050: Doclint doesn't recognize tag Reviewed-by: bpatel ! src/share/classes/com/sun/tools/doclint/HtmlTag.java ! test/tools/doclint/html/InlineTags

RFR [8014792] Need a test to check if path to java debugger has spaces

2013-09-24 Thread Ivan Gerasimov
Hello all! Would you please help review a new regression test? This is related to the fix for 8014676 (jdb could not run under Windows, if its path contained a space). The test simply checks, if the path to the tested jdk contains a space and exits, if it does not. Otherwise it tries to run t

Re: RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread Yumin Qi
Dmitry, Looks good. Minor comments: os_bsd.cpp: + #elif __APPLE__ //XNU kernel + // despite the fact mach port is actually not a thread id use it + // instead of syscall(SYS_thread_selfid) as it certenly fit to u4 Is it a typo for 'certainly' here? certenly => certainly fit => fits Tha

hg: jdk8/tl/jdk: 8014659: NPG: performance counters for compressed klass space

2013-09-24 Thread stefan . karlsson
Changeset: b606775fd1a3 Author:stefank Date: 2013-08-29 11:08 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/b606775fd1a3 8014659: NPG: performance counters for compressed klass space Reviewed-by: jmasa, sla Contributed-by: erik.he...@oracle.com ! src/share/classes/sun/tools

Re: RR(S): JDK-8025283 Nits in os_bsd file brakes compilation of open hotspot

2013-09-24 Thread Staffan Larsen
Looks good! Thanks, /Staffan On 24 sep 2013, at 03:11, Dmitry Samersoff wrote: > Hi everyone please review the changes > > http://cr.openjdk.java.net/~dsamersoff/JDK-8025283/webrev.01/ > > Minor issues in os_bsd.cpp cause compilation errors of openjdk hotspot > on BSD platforms other than App

Re: RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread Staffan Larsen
Looks good. The only thing that is missing is the guarantee() that was present in the OS X code before: guarantee(thread_id != 0, "just checking"); Could you add it back? Thanks, /Staffan On 24 sep 2013, at 00:57, Dmitry Samersoff wrote: > Please review changes: > > http://cr.openjdk.j

RE: [7u] RFR(S): 8024027 Test sun/misc/IoTrace/IoTraceSocketReadWrite.java crashes VM

2013-09-24 Thread Markus Grönlund
Looks good. Thanks Markus -Original Message- From: Staffan Larsen Sent: den 24 september 2013 00:43 To: serviceability-dev@openjdk.java.net serviceability-dev@openjdk.java.net Subject: [7u] RFR(S): 8024027 Test sun/misc/IoTrace/IoTraceSocketReadWrite.java crashes VM This test uses byte

Re: jmx-dev Codereview request: 8025207 Intermittent test failure: javax/management/monitor/CounterMonitorThresholdTest.java

2013-09-24 Thread shanliang
Daniel Fuchs wrote: On 9/23/13 8:27 PM, shanliang wrote: Hi, Please review this test fix, if the test continues failing, then we need to investigate the Monitor implementation. webrev: http://cr.openjdk.java.net/~sjiang/JDK-8025207/00/ bug: https://bugs.openjdk.java.net/browse/JDK-8025207 Tha

RR(S): JDK-8025283 Nits in os_bsd file brakes compilation of open hotspot

2013-09-24 Thread Dmitry Samersoff
Hi everyone please review the changes http://cr.openjdk.java.net/~dsamersoff/JDK-8025283/webrev.01/ Minor issues in os_bsd.cpp cause compilation errors of openjdk hotspot on BSD platforms other than Apple. -Dmitry -- Dmitry Samersoff Oracle Java development team, Saint Petersburg, Russia * I w

Re: jmx-dev Codereview request: 8025207 Intermittent test failure: javax/management/monitor/CounterMonitorThresholdTest.java

2013-09-24 Thread Daniel Fuchs
On 9/23/13 8:27 PM, shanliang wrote: Hi, Please review this test fix, if the test continues failing, then we need to investigate the Monitor implementation. webrev: http://cr.openjdk.java.net/~sjiang/JDK-8025207/00/ bug: https://bugs.openjdk.java.net/browse/JDK-8025207 Thanks, Shanliang Hi

RR(S): JDK-8022616 u4 should not be used as a type for thread_id

2013-09-24 Thread Dmitry Samersoff
Please review changes: http://cr.openjdk.java.net/~dsamersoff/JDK-8022616/webrev.02/ Story: Tracing framework expect u4 as an id of thread pthread_t chosen as a tread id for variety of BSD platforms couldn't be converted to u4 so it cause compilation failure on BSD x64 Solution: Change thread