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

AWT_Mixing and TrayIcon tests fail on el8 with hard-coded isOel7

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • 17, 18, 19, 20
    • client-libs
    • None
    • b18
    • linux

        The following classes have the isOel7 method that determines whether the system property of
        "os.version" is "el7".

        test/jdk/java/awt/Mixing/AWT_Mixing/SimpleOverlappingTestBase.java
        test/jdk/java/awt/TrayIcon/SystemTrayIconHelper.java

        These classes are used in AWT_Mixing and TrayIcon tests, but they return false and cause
        the test to fail on el8 or later.

              tkiriyama Takuya Kiriyama
              tkiriyama Takuya Kiriyama
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: