RFR (S) 8205614: NestMates tests failing in CI jdk11-jdk.931

Daniel D. Daugherty daniel.daugherty at oracle.com
Mon Jun 25 18:02:07 UTC 2018


On 6/25/18 1:54 PM, Harold David Seigel wrote:
> Hi,
>
> Please review this fix for Nestmate tests failing with incorrect IAE 
> messages.
>
> Open Webrev: http://cr.openjdk.java.net/~hseigel/bug_8205614/webrev/

test/hotspot/jtreg/runtime/Nestmates/membership/TestNestmateMembership.java
     No comments.

test/hotspot/jtreg/runtime/Nestmates/privateConstructors/TestConstructorHierarchy.java
     No comments.

Much easier to review via "udiffs" versus my usual "frames". :-)

In both tests, the "subject" and "target" of each message remains
the same but are positionally swapped along with some wording updates.
Looks good to me.

Dan

>
> JBS Bug: https://bugs.openjdk.java.net/browse/JDK-8205614
>
> The revised tests were tested locally on Linux X64.
>
> Thanks, Harold
>



More information about the hotspot-runtime-dev mailing list