--- old/test/hotspot/jtreg/compiler/c2/cr6340864/TestDoubleVect.java 2019-05-03 15:46:45.631455388 -0700 +++ new/test/hotspot/jtreg/compiler/c2/cr6340864/TestDoubleVect.java 2019-05-03 15:46:45.531455391 -0700 @@ -86,6 +86,7 @@ test_divc_n(a0, a1); test_divv(a0, a1, -VALUE); test_diva(a0, a1, a3); + test_negc(a0, a1); } // Test and verify results System.out.println("Verification"); @@ -339,6 +340,16 @@ for (int i=12; i