--- old/test/gc/g1/ihop/TestIHOPErgo.java 2016-06-08 14:58:18.409593814 +0300 +++ new/test/gc/g1/ihop/TestIHOPErgo.java 2016-06-08 14:58:18.305592114 +0300 @@ -25,8 +25,8 @@ * @test TestIHOPErgo * @bug 8148397 * @summary Test checks that behavior of Adaptive and Static IHOP at concurrent cycle initiation - * @requires vm.gc=="G1" | vm.gc=="null" - * @requires vm.opt.FlightRecorder != true + * @requires vm.gc == "G1" | vm.gc == "null" + * @requires vm.flightRecorder != true * @requires vm.opt.ExplicitGCInvokesConcurrent != true * @requires vm.opt.MaxGCPauseMillis == "null" * @library /testlibrary /test/lib /