RFR: 8192807: testlibrary_tests/TestMutuallyExclusivePlatformPredicates.java fail due to new method in Platform.java

Thomas Schatzl thomas.schatzl at oracle.com
Thu Nov 30 13:40:14 UTC 2017


Hi,

On Thu, 2017-11-30 at 14:30 +0100, Stefan Johansson 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).

  ship it. :)

Thanks,
  Thomas



More information about the hotspot-dev mailing list