test/hotspot/jtreg/gc/TestFullGCALot.java
changeset 48092 72855b7d10ac
parent 47216 71c04702a3d5
child 53523 4c5184c56dc2
--- a/test/hotspot/jtreg/gc/TestFullGCALot.java	Mon Nov 13 15:28:17 2017 +0100
+++ b/test/hotspot/jtreg/gc/TestFullGCALot.java	Thu Nov 16 14:06:44 2017 -0500
@@ -24,7 +24,7 @@
 /*
  * @test TestFullGCALot
  * @key gc
- * @bug 4187687
+ * @bug 4187687 8187819
  * @summary Ensure no access violation when using FullGCALot
  * @requires vm.debug
  * @run main/othervm -XX:NewSize=10m -XX:+FullGCALot -XX:FullGCALotInterval=120 TestFullGCALot