test/jdk/sanity/client/README
changeset 54240 5294813fe931
parent 47216 71c04702a3d5
equal deleted inserted replaced
54239:0804f29e8be7 54240:5294813fe931
     6 How to run:
     6 How to run:
     7 
     7 
     8 1) Download/Install the JDK to be tested in the system.
     8 1) Download/Install the JDK to be tested in the system.
     9    (For example C:/java/jdk1.9.0 in windows or 
     9    (For example C:/java/jdk1.9.0 in windows or 
    10     /export/jdk/jdk1.9.0 in linux/mac/solaris)
    10     /export/jdk/jdk1.9.0 in linux/mac/solaris)
    11 2) Download/Install JTReg harness, minimum required version is 4.1 b13.    
    11 2) Download/Install JTReg harness.    
    12 3) Open terminal(cmd in windows, *not* cygwin) and go to the this directory.
    12 3) Open terminal(cmd in windows, *not* cygwin) and go to the this directory.
    13 4) To run
    13 4) To run
    14     - see the notes below on how to prepare for the test run
    14     - see the notes below on how to prepare for the test run
    15     - set JT_HOME to <path/to/jtreg>, for example
    15     - set JT_HOME to <path/to/jtreg>, for example
    16         set JT_HOME=C:\Java\client\jtreg        (Windows)
    16         set JT_HOME=C:\Java\client\jtreg        (Windows)