test/hotspot/jtreg/compiler/regalloc/C1ObjectSpillInLogicOp.java
changeset 52220 9c260a6b6471
parent 47216 71c04702a3d5
--- a/test/hotspot/jtreg/compiler/regalloc/C1ObjectSpillInLogicOp.java	Mon Oct 22 14:41:51 2018 -0700
+++ b/test/hotspot/jtreg/compiler/regalloc/C1ObjectSpillInLogicOp.java	Mon Oct 22 17:00:04 2018 -0700
@@ -24,7 +24,7 @@
 /*
  * @test
  * @bug 8027751
- * @summary C1 crashes generating G1 post-barrier in Unsafe.getAndSetObject() intrinsic because of the new value spill
+ * @summary C1 crashes generating G1 post-barrier in Unsafe.getAndSetReference() intrinsic because of the new value spill
  * @requires vm.gc.G1
  *
  * @run main/othervm -XX:+UseG1GC compiler.regalloc.C1ObjectSpillInLogicOp