Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8217340: Compilation failed: tools/launcher/Test7029048.java
Backport-of: e16b299
  • Loading branch information
Aleksei Voitylov authored and Alexander Scherbatiy committed Mar 10, 2022
1 parent c3628a2 commit 7d3db81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/jdk/tools/launcher/Test7029048.java
Expand Up @@ -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
*/
Expand Down

1 comment on commit 7d3db81

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.