RFR:8147847: (re-review) serviceability/tmtools/jstat tests are failing with -XX:+ExplicitGCInvokesConcurrent

2016-02-03 Thread Alexander Kulyakhtin
Hi, Could you, please, re-review the following tests-only fix: CR: https://bugs.openjdk.java.net/browse/JDK-8147847 "serviceability/tmtools/jstat tests are failing with -XX:+ExplicitGCInvokesConcurrent" Webrev: http://cr.openjdk.java.net/~akulyakh/8147847_2/index.html In addition to disabling

RFR(xs): 8144916: Decrease PerfDataMemorySize back to 32K

2016-02-03 Thread Robbin Ehn
Hi, please review. This sets PerfDataMemorySize back to 32k and removes "-XX:PerfDataMemorySize=64k" in PrologSizeSanityCheck test. Bug: https://bugs.openjdk.java.net/browse/JDK-8144916 Webrev: http://cr.openjdk.java.net/~redestad/8144916 Testing: JPRT testset hotspot and PrologSizeSanityCheck

Re: RFR(xs): 8144916: Decrease PerfDataMemorySize back to 32K

2016-02-03 Thread Staffan Larsen
Looks good! Thanks, /Staffan > On 3 feb. 2016, at 16:55, Robbin Ehn wrote: > > Hi, please review. > > This sets PerfDataMemorySize back to 32k and > removes "-XX:PerfDataMemorySize=64k" in PrologSizeSanityCheck test. > > Bug: https://bugs.openjdk.java.net/browse/JDK-8144916 > Webrev: http://c

[PING] Re: jcmd -help shows non-existent option

2016-02-03 Thread KUBOTA Yuji
Hi all, I do not have any role of openjdk projects. Could someone review & sponsor this? This might help user, but be too trivial. If this patch is inappropriate please let me know. Thanks, Yuji. 2016-01-04 17:41 GMT+09:00 KUBOTA Yuji : > Hi all, > > It's just typo level. The jcmd help messages

Re: [PING] Re: jcmd -help shows non-existent option

2016-02-03 Thread Dmitry Samersoff
Yuji, I'll sponsor the fix. -Dmitry On 2016-02-03 21:28, KUBOTA Yuji wrote: > Hi all, > > I do not have any role of openjdk projects. Could someone review & sponsor > this? > This might help user, but be too trivial. If this patch is > inappropriate please let me know. > > Thanks, > Yuji. >

Re: RFR(xs): 8144916: Decrease PerfDataMemorySize back to 32K

2016-02-03 Thread Robbin Ehn
Thanks! /Robbin On 02/03/2016 04:58 PM, Staffan Larsen wrote: Looks good! Thanks, /Staffan On 3 feb. 2016, at 16:55, Robbin Ehn wrote: Hi, please review. This sets PerfDataMemorySize back to 32k and removes "-XX:PerfDataMemorySize=64k" in PrologSizeSanityCheck test. Bug: https://bugs.ope