Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8287378

GHA: Update cygwin to fix issues in langtools tests on Windows

    XMLWordPrintable

Details

    • b25

    Backports

      Description

        Lately, from one day to the other, the Windows GHA runs show testfailures in langtools testing in these two tests:

        tools/javac/Paths/MineField.sh
        tools/javac/Paths/wcMineField.sh

        For instance here: https://github.com/RealCLanger/jdk/runs/6598399845

        I've debugged it and it comes down to calls to javac/java in the test through env are failing with RC 127 at for instance this place:
        https://github.com/openjdk/jdk/blob/e44465d4d6eaddebfc5a1b149223aa8332affa8b/test/langtools/tools/javac/Paths/MineField.sh#L218

        The test failure goes away with current cygwin.

        It should be ok to update cygwin because the bug that made JDK-8276854 necessary seems to be fixed in cygwin now.

        Attachments

          Issue Links

            Activity

              People

                clanger Christoph Langer
                clanger Christoph Langer
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: