--- old/test/hotspot/jtreg/runtime/Nestmates/privateConstructors/TestMethodHandles.java 2017-12-06 00:52:49.217221001 -0500 +++ new/test/hotspot/jtreg/runtime/Nestmates/privateConstructors/TestMethodHandles.java 2017-12-06 00:52:47.049097449 -0500 @@ -25,7 +25,7 @@ * @test * @bug 8046171 * @summary Test access to private constructors between nestmates and nest-host - * using different flavours of named nested types using method handles + * using different flavours of named nested types using MethodHandles * @run main TestMethodHandles */