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

The test ChoiceKeyEventReaction fails because KeyEvent wasn't addressed to TextField

XMLWordPrintable

    • x86_64
    • windows_7

      FULL PRODUCT VERSION :
      java version "1.8.0_51"
      Java(TM) SE Runtime Environment (build 1.8.0_51-b16)
      Java HotSpot(TM) Client VM (build 25.51-b03, mixed mode)


      ADDITIONAL OS VERSION INFORMATION :
      Microsoft Windows [Version 6.1.7601]

      A DESCRIPTION OF THE PROBLEM :
      java/awt/Choice/ChoiceKeyEventReaction/ChoiceKeyEventReaction.html fails on Windows because KeyEvent wasn't addressed to TextField.
      This issue was not observed on Linux, OSX


      ERROR MESSAGES/STACK TRACES THAT OCCUR :
      #section:applet
      ----------messages:(3/148)----------
      command: applet ChoiceKeyEventReaction.html
      reason: User specified action: run applet ChoiceKeyEventReaction.html
      elapsed time (seconds): 1.054
      ----------System.out:(2/96)----------
      Current toolkit is :sun.awt.windows.WToolkit
      keyTypedOnTextField = false: itemChanged = false
      ----------System.err:(5/546)----------
      java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Test failed. (Win32) KeyEvent wasn't addressed to TextField.
              at ChoiceKeyEventReaction.start(ChoiceKeyEventReaction.java:87)
              at com.sun.javatest.regtest.agent.AppletWrapper$AppletRunnable.run(AppletWrapper.java:158)
              at java.lang.Thread.run(Thread.java:745)
      STATUS:Failed.Applet thread threw exception: java.lang.RuntimeException: Test failed. Exception thrown: java.lang.RuntimeException: Test failed. (Win32) KeyEvent wasn't addressed to TextField.


      REPRODUCIBILITY :
      This bug can be reproduced always.

      ---------- BEGIN SOURCE ----------
      The test is from Regression test suite (jtreg)
      http://hg.openjdk.java.net/jdk8u/jdk8u/jdk/file/f7be58eb30bc/test/java/awt/Choice/ChoiceKeyEventReaction
      ---------- END SOURCE ----------

            arapte Ambarish Rapte
            webbuggrp Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: