< prev index next >

test/com/sun/jdi/SunBootClassPathEmptyTest.java

Print this page

        

@@ -30,11 +30,11 @@
 /*
  * @test
  * @summary Verifies that PathSearchingVirtualMachine.bootClassPath()
  *          returns an empty list in case no bootclass path specified
  *          regardless of sun.boot.class.path option, which is now obsolete
- * @library /test/lib/share/classes
+ * @library /test/lib
  * @compile TestClass.java
  * @compile SunBootClassPathEmptyTest.java
  * @run main/othervm SunBootClassPathEmptyTest
  */
 public class SunBootClassPathEmptyTest {
< prev index next >