< prev index next >

test/jdk/java/awt/datatransfer/MissedHtmlAndRtfBug/MissedHtmlAndRtfBug.html

Print this page
rev 51542 : 8210039: move OSInfo to top level testlibrary
Reviewed-by: duke

@@ -28,14 +28,14 @@
   @bug 8005932 8017456
   @summary Java 7 on mac os x only provides text clipboard formats
   @author mikhail.cherkasov@oracle.com
   @library ../../regtesthelpers
   @library ../../regtesthelpers/process
-  @library ../../../../lib/testlibrary
+  @library /test/lib
   @build Util
   @build ProcessResults ProcessCommunicator
-  @build jdk.testlibrary.OSInfo
+  @build jdk.test.lib.Platform
   @run applet/othervm MissedHtmlAndRtfBug.html
 -->
 
 <head>
     <title>Java 7 on mac os x only provides text clipboard formats</title>
< prev index next >