--- old/test/hotspot/jtreg/runtime/Nestmates/privateStaticFields/TestMethodHandles.java 2017-12-06 00:53:01.497920823 -0500 +++ new/test/hotspot/jtreg/runtime/Nestmates/privateStaticFields/TestMethodHandles.java 2017-12-06 00:52:59.329797271 -0500 @@ -25,7 +25,7 @@ * @test * @bug 8046171 * @summary Test access to private static fields between nestmates and nest-host - * using different flavours of named nested types using core reflection + * using different flavours of named nested types using MethodHandles * @run main TestMethodHandles */