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

Jayathirth D V jdv at openjdk.org
Wed Sep 28 07:03:52 UTC 2022


On Wed, 24 Aug 2022 07:06:15 GMT, KIRIYAMA Takuya <duke at openjdk.org> wrote:

> Could you please review the JDK-8292848 bug fixes?
> The purpose of the isOel7 method is to detect differences in GNOME version changes, and the isOel7 
> result should be true after version 8.
> I modified the isOel7 method to use regular expressions instead of hard-coded versions to be able to 
> detect the new os version.
> I also changed the method name to match the new conditions.

Since it is already approved by Phil and Sergey, i have sponsored it.

-------------

PR: https://git.openjdk.org/jdk/pull/9995



More information about the client-libs-dev mailing list