RFR: 8192807: testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java fail due to new method in Platform.java
jesper.wilhelmsson at oracle.com
jesper.wilhelmsson at oracle.com
Thu Nov 30 13:42:24 UTC 2017
Looks good!
Thanks for fixing the issue AND improving the error message for the next time!
/Jesper
> On 30 Nov 2017, at 14:30, Stefan Johansson <stefan.johansson at oracle.com> wrote:
>
> Hi,
>
> Please review this small fix for tier1 failure reported in:
> https://bugs.openjdk.java.net/browse/JDK-8192807
>
> Webrev:
> http://cr.openjdk.java.net/~sjohanss/8192807/00/
>
> Summary:
> The newly added method in Platform.java was not added to a MethodGroup in the test. This change adds the method to the IGNORED group and also adds output to the assertion to simplify debugging in the future.
>
> Testing:
> * The affected test both locally and through M5 (running now).
>
> Thanks,
> Stefan
>
More information about the hotspot-dev
mailing list