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

Test "java/awt/List/SetForegroundTest/SetForegroundTest.html" fails on Ubuntu Linux 24.10/24.04 x64 because the menu item of "Choice" is show in red color

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • tbd
    • 8, 11, 17, 21, 23
    • client-libs
    • linux_ubuntu

      Test name(s): java/awt/List/SetForegroundTest/SetForegroundTest.html

      Product(s) tested: JDK 17.0.13 b08, 21.0.5+7, 11.0.25,jdk8u431, jdk-23+17, JDK 8 GA

      OS/architecture: Ubuntu 24.10, Ubuntu 24.04

      Reproducible: Always

      Is it a regression: No. Test is failing on all releases tested, as well as JDK8 GA

      General description of the problem:
      Test "java/awt/List/SetForegroundTest/SetForegroundTest.html" fail on Ubuntu Linux 24.10 x64 because the "Choice" is still showing red and this doesn't match the instructions


      Steps to reproduce:
              1. Run command:

      export JAVA_HOME=/home/ubuntu/Desktop/cpu24/jdk-17.0.13
      export JT_HOME=/home/ubuntu/Desktop/cpu24/jtreg
      export PATH=$PATH:$JAVA_HOME/bin:$JT_HOME/bin

      jtreg \
      -manual \
      -verbose \
      -gui \
      -nativepath:/home/ubuntu/Desktop/cpu24/jdk-17.0.13+8_linux-x64_bin-tests/jdk/jtreg/native \
      -exclude:/home/ubuntu/Desktop/cpu24/closed/test/jdk/ProblemList.txt \
      -testjdk:/home/ubuntu/Desktop/cpu24/jdk-17.0.13 \
      -reportDir:results/JTreport \
      -workDir:results/JTwork \
      /home/ubuntu/Desktop/cpu24/closed/test/jdk

             2. Run testcase: java/awt/List/SetForegroundTest/SetForegroundTest.html
             3. Focus to "Choice"
             4. Verify that the "Choice" is not red.

      Expected behavior
      The color of the menu item of "Choice" is not red.

      Actual behavior:
      The menu item of the "Choice" is still showing red.

      Attached image shows the red color in the choice inside the applet.

            azvegint Alexander Zvegintsev
            smandalika Srinivas Mandalika
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: