hotspot/test/gc/survivorAlignment/TestAllocationInEden.java
changeset 28190 5a6b07edeb21
parent 27890 9c0e6a049e1f
child 28203 905c60857879
--- a/hotspot/test/gc/survivorAlignment/TestAllocationInEden.java	Tue Dec 09 11:57:46 2014 +0100
+++ b/hotspot/test/gc/survivorAlignment/TestAllocationInEden.java	Fri Dec 12 09:37:38 2014 +0100
@@ -26,7 +26,7 @@
  * @bug 8031323
  * @summary Verify that object's alignment in eden space is not affected by
  *          SurvivorAlignmentInBytes option.
- * @library /testlibrary /testlibrary/whitebox
+ * @library /testlibrary /../../test/lib
  * @build TestAllocationInEden SurvivorAlignmentTestMain AlignmentHelper
  * @run main ClassFileInstaller sun.hotspot.WhiteBox
  *                              sun.hotspot.WhiteBox$WhiteBoxPermission