changeset 46798:58f54d1aa674

8186151: try simple @build fix in compiler/jsr292/PollutedTrapCounts.java Reviewed-by: dcubed, kvn, jjg
author iklam
date Fri, 11 Aug 2017 13:42:02 -0700
parents 113344bc96b7
children d8a818513b8c
files hotspot/test/compiler/jsr292/PollutedTrapCounts.java
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/hotspot/test/compiler/jsr292/PollutedTrapCounts.java	Fri Aug 11 13:41:40 2017 -0700
+++ b/hotspot/test/compiler/jsr292/PollutedTrapCounts.java	Fri Aug 11 13:42:02 2017 -0700
@@ -26,7 +26,7 @@
  * @bug 8074551
  * @modules java.base/jdk.internal.misc
  * @library /test/lib
- *
+ * @build jdk.test.lib.* jdk.test.lib.process.*
  * @run driver compiler.jsr292.PollutedTrapCounts
  */