diff --git a/hotspot/test/compiler/jsr292/PollutedTrapCounts.java b/hotspot/test/compiler/jsr292/PollutedTrapCounts.java index 438cefd8d78..991374aa9c6 100644 --- a/hotspot/test/compiler/jsr292/PollutedTrapCounts.java +++ b/hotspot/test/compiler/jsr292/PollutedTrapCounts.java @@ -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 */