RFR 8066863: bigapps/runThese/nowarnings fails: Java HotSpot(TM) 64-Bit Server VM warning: WaitForMultipleObjects

2014-12-10 Thread Ivan Gerasimov
Hello! After the fix for JDK-8064694 some more failures of WaitForMultipleObjects() were observed under heavy load. The reason was that the limitation on wait object number was overlooked. The total number of the objects should not be greater than MAXIMUM_WAIT_OBJECTS (= 64). The proposed fi

Re: [PING] RFR 8034263: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails intermittently

2014-12-10 Thread Jaroslav Bachorik
On 12/10/2014 11:52 AM, Staffan Larsen wrote: Looks good. Perhaps use RuntimeMXBean.getInputArguments() instead of the dcmd? Sounds good. I will change the test to use RuntimeMXBean.getInputArguments() then. Thanks! -JB- /Staffan On 10 dec 2014, at 11:40, Jaroslav Bachorik wrote: A

Re: [9] RFR (XS): JDK-8066862: TestMutuallyExclusivePlatformPredicates fails on all platforms

2014-12-10 Thread Filipp Zhinkin
Hi Igor, thank you for review! Regards, Filipp. On 12/10/2014 06:26 PM, Igor Ignatyev wrote: Hi Filipp, looks good to me. thanks for fixing this. Igor On 12/10/2014 04:48 PM, Filipp Zhinkin wrote: Hi all, please review a fix for 8066862. Issue: testlibrary_tests/TestMutuallyExclusivePlat

Re: [9] RFR (XS): JDK-8066862: TestMutuallyExclusivePlatformPredicates fails on all platforms

2014-12-10 Thread Igor Ignatyev
Hi Filipp, looks good to me. thanks for fixing this. Igor On 12/10/2014 04:48 PM, Filipp Zhinkin wrote: Hi all, please review a fix for 8066862. Issue: testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java fails with RuntimeException: All Platform's methods with signature '():Z' sho

[9] RFR (XS): JDK-8066862: TestMutuallyExclusivePlatformPredicates fails on all platforms

2014-12-10 Thread Filipp Zhinkin
Hi all, please review a fix for 8066862. Issue: testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java fails with RuntimeException: All Platform's methods with signature '():Z' should be tested Root cause: In order to prevent issues caused by the fact that some mutually exclusive predic

Re: [PING] RFR 8034263: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails intermittently

2014-12-10 Thread Staffan Larsen
Looks good. Perhaps use RuntimeMXBean.getInputArguments() instead of the dcmd? /Staffan > On 10 dec 2014, at 11:40, Jaroslav Bachorik > wrote: > > A kindly reminder ... > > On 12/04/2014 10:42 AM, Jaroslav Bachorik wrote: >> Please, review the following test change >> >> Issue : https://bugs

[PING] RFR 8034263: Test java/lang/management/MemoryMXBean/LowMemoryTest.java fails intermittently

2014-12-10 Thread Jaroslav Bachorik
A kindly reminder ... On 12/04/2014 10:42 AM, Jaroslav Bachorik wrote: Please, review the following test change Issue : https://bugs.openjdk.java.net/browse/JDK-8034263 Webrev: http://cr.openjdk.java.net/~jbachorik/8034263/webrev.00 The test fails intermittently only for CMS collector - "One