Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-7158082

Incorrect information in TransparentRuler demo README.txt

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • 8
    • 7
    • client-libs
    • generic
    • generic

      SYNOPSIS
      --------
      Incorrect information in TransparentRuler demo README.txt

      OPERATING SYSTEMS
      -----------------
      All

      FULL JDK VERSION
      ----------------
      Java 7/8 since Java 7 b138

      DESCRIPTION
      -----------
      The Readme.txt for demo/jfc/TransparentRuler does not contain the correct command to execute the TransparentRuler demo. The JAR name given (Ruler.jar) is incorrect. This has been the case since the demo was introduced in Java 7 b138 under CRs 7030792 and 7027849.

      REPRODUCTION INSTRUCTIONS
      -------------------------
      1. Navigate to <Java_Home>/demo/jfc/TransparentRuler
      2. Open README.txt, and see that it contains the following text:

           To run the Ruler demo:
                        java -jar Ruler.jar

      SUGGESTED FIX
      -------------
      The text in README.txt needs to be fixed. e.g.:

           To run the Ruler demo:
                        java -jar TransparentRuler.jar

            mrkam Alexander Kuznetcov (Inactive)
            dkorbel David Korbel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: