8066433: Move Whitebox test library to top level repository

Moved Whitebox test library to top level repository.

Reviewed-by: iignatyev, sla, mr
This commit is contained in:
Tobias Hartmann 2014-12-12 09:37:38 +01:00
parent 46714a7809
commit bf022cf7dc
191 changed files with 191 additions and 191 deletions

View file

@ -27,7 +27,7 @@
* @bug 8031320
* @summary Verify that UseRTMDeopt affects uncommon trap installation in
* copmpiled methods with synchronized block.
* @library /testlibrary /testlibrary/whitebox /compiler/testlibrary
* @library /testlibrary /../../test/lib /compiler/testlibrary
* @build TestUseRTMDeopt
* @run main ClassFileInstaller sun.hotspot.WhiteBox
* sun.hotspot.WhiteBox$WhiteBoxPermission