RFR 8085919: OperatingSystemMXBean/TestTotalSwap.java failure : Total Swap Space figures mismatch
olivier.lagneau at oracle.com
olivier.lagneau at oracle.com
Mon Aug 3 16:00:58 UTC 2015
Looks good to me.
Not a reviewer however.
Olivier.
On 03/08/2015 17:31, Jaroslav Bachorik wrote:
> Please, review the following test change
>
> Issue : https://bugs.openjdk.java.net/browse/JDK-8085919
> Webrev: http://cr.openjdk.java.net/~jbachorik/8085919/webrev.00
>
> The test fails on embedded machines with 'yocto' flavour of OS
> installed. For some reason the 'free -b' command ignores the request
> to report sizes in bytes and does report in kilobytes.
>
> I've changed the test to expect this behaviour (when the OS version
> string contains 'yocto') and in case the expected and reported total
> swap size are different to try conversion from kilobytes to bytes and
> check again.
>
> Thanks,
>
> -JB-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/serviceability-dev/attachments/20150803/c9ca4220/attachment-0001.html>
More information about the serviceability-dev
mailing list