src/demo/share/jfc/TransparentRuler/README.txt
author jcm
Mon, 06 Nov 2017 21:28:03 -0800
changeset 47799 1772ebf07d1f
parent 47216 71c04702a3d5
permissions -rw-r--r--
8152470: Add COMPILER2_OR_JVMCI definition Summary: defined(COMPILER2) || INCLUDE_JVMCI changed replaced with COMPILER2_OR_JVMCI Reviewed-by: kvn


To run the Ruler demo:

  java -jar TransparentRuler.jar

These instructions assume that this installation's version of the java
command is in your path.  If it isn't, then you should either
specify the complete path to the java command or update your
PATH environment variable as described in the installation
instructions for the Java(TM) SE Development Kit.