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

[TEST_BUG] java/awt/Focus/8073453/AWTFocusTransitionTest.java should not use internal API with JDK9

XMLWordPrintable

    • b76

      The test imports SunToolkit but doesn't need SunToolkit for anything but realSync, it seems.
      Compilation of the test fails with modular build.

      We either need to replace realSync with robot.waitForIdle() with JDK9 or grant the usage of sun.awt.
      I'm sorry but the first should be right thing to do, event if the test will be different in JDK9 comparing with older releases.

            yan Yuri Nesterenko
            yan Yuri Nesterenko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: