hotspot/test/gc/survivorAlignment/TestAllocationInEden.java
changeset 28203 905c60857879
parent 28182 8a51e754d3d8
parent 28190 5a6b07edeb21
child 29678 dd2f3932c21e
--- a/hotspot/test/gc/survivorAlignment/TestAllocationInEden.java	Thu Dec 18 16:15:49 2014 +0100
+++ b/hotspot/test/gc/survivorAlignment/TestAllocationInEden.java	Mon Dec 22 10:41:57 2014 -0800
@@ -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