changeset 53376:4948dda8ea41

8217340: Compilation failed: tools/launcher/Test7029048.java Reviewed-by: lancea
author rriggs
date Thu, 17 Jan 2019 15:24:26 -0500
parents ae4295a6a01e
children c5d6b4480c6c
files test/jdk/tools/launcher/Test7029048.java
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/test/jdk/tools/launcher/Test7029048.java	Thu Jan 17 17:28:47 2019 +0100
+++ b/test/jdk/tools/launcher/Test7029048.java	Thu Jan 17 15:24:26 2019 -0500
@@ -23,9 +23,10 @@
 
 /**
  * @test
- * @bug 7029048
+ * @bug 7029048 8217340
  * @summary Ensure that the launcher defends against user settings of the
  *          LD_LIBRARY_PATH environment variable on Unixes
+ * @library /test/lib
  * @compile -XDignore.symbol.file ExecutionEnvironment.java Test7029048.java
  * @run main Test7029048
  */