# HG changeset patch # User rriggs # Date 1547756666 18000 # Node ID 4948dda8ea41e567bab0868adc601f2fcb1caa64 # Parent ae4295a6a01e4daa21b07cba84fce43f070258ac 8217340: Compilation failed: tools/launcher/Test7029048.java Reviewed-by: lancea diff -r ae4295a6a01e -r 4948dda8ea41 test/jdk/tools/launcher/Test7029048.java --- 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 */