Skip to content

Commit

Permalink
8192950: Missing -nativepath for svc tests
Browse files Browse the repository at this point in the history
Reviewed-by: ihse
  • Loading branch information
dholmes committed Dec 5, 2017
1 parent da8f42f commit 10ae1ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions make/jprt.properties
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,7 @@ jprt.make.rule.test.targets=${my.make.rule.test.targets.${jprt.test.set}}

# Not all test targets need the test image
jprt.test.bundle.targets=\
${my.make.rule.test.targets.svc}, \
${my.make.rule.test.targets.hotspot.reg}, \
${my.make.rule.test.targets.hotspot.gtest} \
${my.make.rule.test.targets.nativesanity} \
Expand Down

0 comments on commit 10ae1ed

Please sign in to comment.