--- old/test/src/jdk/nashorn/api/scripting/test/JSONCompatibleTest.java 2015-11-12 19:05:48.315762200 +0530 +++ new/test/src/jdk/nashorn/api/scripting/test/JSONCompatibleTest.java 2015-11-12 19:05:47.813759200 +0530 @@ -39,6 +39,10 @@ import org.testng.Assert; import org.testng.annotations.Test; +/** + * @test + * @run testng jdk.nashorn.api.scripting.test.JSONCompatibleTest + */ public class JSONCompatibleTest { /**