Backport 6733718: test /java/awt/FullScreen/UninitializedDisplayModeChangeTest fails

Mark Wielaard mark at klomp.org
Sat Nov 15 05:11:47 PST 2008


Hi,

The test java/awt/FullScreen/UninitializedDisplayModeChangeTest fails
because one of the test source classes is missing:
test result: Error. Parse Exception: Test Class Exception: Can't find
source file: DisplayModeChanger.java

Luckily this has already been added in jdk7:
http://hg.openjdk.java.net/jdk7/2d/jdk/rev/06a02adcba4e

This patch adds it also to icedtea6:

2008-11-15  Mark Wielaard  <mark at klomp.org>

        * patches/icedtea-display-mode-changer.patch: New patch.
        * Makefile.am (ICEDTEA_PATCHES): Add new patch.
        * HACKING: Document new patch.

The test now passes.

Cheers,

Mark
-------------- next part --------------
A non-text attachment was scrubbed...
Name: icedtea-display-mode-changer.patch
Type: text/x-patch
Size: 3842 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20081115/176746e5/icedtea-display-mode-changer.patch 


More information about the distro-pkg-dev mailing list