test/jdk/tools/launcher/Test7029048.java
changeset 53273 bbc79e0ec9ee
parent 53229 76a4b08fdf59
child 53373 6d1c1f4fc3d5
--- a/test/jdk/tools/launcher/Test7029048.java	Mon Jan 14 12:49:12 2019 +0100
+++ b/test/jdk/tools/launcher/Test7029048.java	Mon Jan 14 00:00:00 2019 +0100
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2011, 2017, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2011, 2019, Oracle and/or its affiliates. All rights reserved.
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
  *
  * This code is free software; you can redistribute it and/or modify it
@@ -21,10 +21,11 @@
  * questions.
  */
 
-/*
+/**
  * @test
  * @bug 7029048
  * @summary Checks for LD_LIBRARY_PATH on *nixes
+ * @library /test/lib
  * @compile -XDignore.symbol.file ExecutionEnvironment.java Test7029048.java
  * @run main Test7029048
  */