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

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

    XMLWordPrintable

Details

    • 2d
    • b20
    • generic
    • generic

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: