--- old/make/langtools/test/HelloWorld.apt.gold.txt 2017-12-19 13:43:34.733917828 -0800 +++ new/make/langtools/test/HelloWorld.apt.gold.txt 2017-12-19 13:43:34.349900925 -0800 @@ -11,9 +11,4 @@ * @param args The parameters are ignored. */ public static void main(java.lang.String... args); - - /** - * This declaration is for the benefit of javah tests. - */ - public native void test(); }