changeset 53376 | 4948dda8ea41 |
parent 53373 | 6d1c1f4fc3d5 |
child 53457 | e3ed96060992 |
--- 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 */