RFR: 8063106: Change open swing regression tests to avoid sun.awt.SunToolkit.realSync, part 1

Volker Simonis volker.simonis at gmail.com
Tue Nov 17 10:46:10 UTC 2020


Hi Paul,

I've checked the change and it looks good to me except the changes for
"test/javax/swing/JSpinner/8008657/bug8008657.java" which isn't
currently present in 8u-dev. So either this downport has a dependency
which contains that file and will have to be downported first or
you'll have to remove the corresponding parts from this downport.

Thank you and best regards,
Volker

On Fri, Nov 6, 2020 at 12:51 AM Hohensee, Paul <hohensee at amazon.com> wrote:
>
> Please review this test backport. It’s part of the sequence described by https://mail.openjdk.java.net/pipermail/jdk8u-dev/2020-November/012959.html.
>
> Original JBS issue: https://bugs.openjdk.java.net/browse/JDK-8063106
> Original commit: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/66682f651425
> IcedTea8 commit: http://icedtea.classpath.org//hg/icedtea8-forest/jdk?cmd=changeset;node=ae40e3430a85<http://icedtea.classpath.org/hg/icedtea8-forest/jdk?cmd=changeset;node=ae40e3430a85>
> Webrev: http://cr.openjdk.java.net/~phh/8063106/webrev.8u.jdk.00/
>
> The webrev is identical to the IcedTea8 commit.
>
>
> In test/javax/swing/JPopupMenu/6694823/bug6694823.java, the import of sun.security.util.SecurityConstants eather than sun.awt.AWTPermissions. test/javax/swing/JTabbedPane/8017284/bug8017284.java
>
> was removed from the patch because it doesn’t exist in jdk8.
>
>
>
> Thanks,
>
> Paul
>
>


More information about the jdk8u-dev mailing list