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

test/java/util/Currency/PropertiesTest.sh modifies the test JDK

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 7
    • core-libs
    • b28
    • generic
    • generic
    • Verified

        JTreg test java/util/Currency/PropertiesTest has been trolling us for years. This test never fails itself, but causes other tests (notably ValidateISO4217) to fail by transiently modifying the test JDK, which NO TEST SHOULD EVER DO.
        If the test JDK is a production JDK in use and happens to be writable, it may make permanently break the JDK if the test is interrupted. Yikes!

              martin Martin Buchholz
              martin Martin Buchholz
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated:
                Resolved: