diff -r 9816d7cc655e -r 07498f5b6a96 test/hotspot/jtreg/compiler/graalunit/ReplacementsTest.java --- a/test/hotspot/jtreg/compiler/graalunit/ReplacementsTest.java Fri Jun 29 11:10:47 2018 +0200 +++ b/test/hotspot/jtreg/compiler/graalunit/ReplacementsTest.java Fri Jun 29 13:43:35 2018 -0700 @@ -24,7 +24,7 @@ /* * @test * @summary - * @requires vm.opt.final.EnableJVMCI + * @requires vm.opt.final.EnableJVMCI == true * * @modules jdk.internal.vm.compiler *