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

KeyEvent/FunctionKeyTest.java fails: F11 / F12 key not received

XMLWordPrintable

    • b02
    • linux, windows

      The java/awt/event/KeyEvent/FunctionKeyTest.java test intermittently fails on Linux:

      ----------System.out:(5/47)----------
      e.id=1004
      e.id=403
      e.id=404
      e.id=403
      e.id=1005
      ----------System.err:(16/850)----------
      java.lang.RuntimeException: F12 key release is not received

              at FunctionKeyTest.main(FunctionKeyTest.java:97)

      ----------System.out:(5/47)----------
      e.id=1004
      e.id=403
      e.id=404
      e.id=403
      e.id=1005
      ----------System.err:(18/940)----------
      java.lang.RuntimeException: F11 key press is not received
      F12 key release is not received

              at FunctionKeyTest.main(FunctionKeyTest.java:97)

            aivanov Alexey Ivanov
            aivanov Alexey Ivanov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: