Fix for 8171000 breaks Solaris + Linux builds

XMLWordPrintable

    • b04

        https://bugs.openjdk.java.net/browse/JDK-8171000 fixed
        an Ubuntu 17.10 Robot screen capture bug but used C99 features
        which were not enabled in the "standard" compilers used for Solaris + Linux
        so builds on all our build servers now fail.
        The fix is to move declarations of variables out of the for loop initialization.

              Assignee:
              Philip Race
              Reporter:
              Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: