[jdk11u-dev] Withdrawn: 8213536: Update ProblemList for Linux
duke
duke at openjdk.org
Wed Dec 6 20:33:47 UTC 2023
On Thu, 29 Jun 2023 10:03:08 GMT, Masanori Yano <myano at openjdk.org> wrote:
> I would like to backport JDK-8213536. However, since some backports were done without modifying the ProblemList, they cannot be backported to clean.
>
> The following tests were backported without exclusions, so ProblemList should not be backported.
>
> * java/awt/Frame/ShapeNotSetSometimes/ShapeNotSetSometimes.java
> https://bugs.openjdk.org/browse/JDK-8144030
> https://github.com/openjdk/jdk11u-dev/pull/1688
>
> * java/awt/dnd/MissingDragExitEventTest/MissingDragExitEventTest.java
> https://bugs.openjdk.org/browse/JDK-8030121
> https://github.com/openjdk/jdk11u-dev/pull/1455
>
> * javax/swing/border/TestTitledBorderLeak.java
> https://bugs.openjdk.org/browse/JDK-8213531
> https://github.com/openjdk/jdk11u-dev/pull/1817
>
> * javax/swing/JTree/8003400/Test8003400.java
> https://bugs.openjdk.org/browse/JDK-8197560
> https://github.com/openjdk/jdk11u-dev/pull/374
>
> * javax/swing/JPopupMenu/6583251/bug6583251.java
> https://bugs.openjdk.org/browse/JDK-8217377
> https://github.com/openjdk/jdk11u-dev/pull/378
>
> The following tests only exclude linux because macos exclusion has not yet been backported.
>
> * javax/swing/GraphicsConfigNotifier/StalePreferredSize.java
> https://bugs.openjdk.org/browse/JDK-8213138
> https://github.com/openjdk/jdk/commit/2215c4c893e00321a96de56b322ec682173bfee9
>
> The new exclusions are tests of fixes that are still excluded in the mainline repository or are not backported, as shown below.
>
> * java/awt/TrayIcon/SystemTrayInstance/SystemTrayInstanceTest.java
> https://bugs.openjdk.org/browse/JDK-8193543
> https://github.com/openjdk/jdk/pull/8346
>
> * javax/swing/text/DefaultCaret/HidingSelection/MultiSelectionTest.java
> https://bugs.openjdk.org/browse/JDK-8299077
> https://github.com/openjdk/jdk20/pull/68
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/2003
More information about the jdk-updates-dev
mailing list