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

Typo in java/awt/GraphicsEnvironment/LoadLock/GE_init5.java

XMLWordPrintable

    • 2d
    • b20
    • generic
    • generic

        This test has a typo in the "@run" tag, this caused to run some other test:

        * @run main/othervm -Djava.awt.headless=true GE_init4
        it should be
        * @run main/othervm -Djava.awt.headless=true GE_init5

        It also cannot be compiled because of the wrong import.

              serb Sergey Bylokhov
              serb Sergey Bylokhov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: