On Wed, 15 Jun 2022 05:37:42 GMT, Sergey Bylokhov <[email protected]> wrote:
>> Harshitha Onkar has updated the pull request incrementally with one >> additional commit since the last revision: >> >> minor changes > > test/jdk/java/awt/Frame/AwtFramePackTest.java line 42: > >> 40: * @bug 8265586 >> 41: * @key headful >> 42: * @requires (os.family == "windows") > > Any reason why the test is windows specific? It does not have the platform > specific code. @mrserb Since the PR was already integrated before the review suggestion was made to make the test generic, a new PR has been created to remove the `@requires` tag from the test. PR link: https://urldefense.com/v3/__https://github.com/openjdk/jdk/pull/9248__;!!ACWV5N9M2RV99hQ!MFn79i-DER0pt7vktu0YuA2JXKunu0coHlgVa2zAlCcpScyA7dyomdf_7YO2iKvexwrEpQkRtThzZWRSkDjQa9T5$ JBS bug: https://bugs.openjdk.org/browse/JDK-8288993 ------------- PR: https://git.openjdk.org/jdk/pull/9118
