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

test writes file in test source directory

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • tools
    • b76
    • Verified

        The file langtools/test/tools/javac/platform/PlatformProviderTest.java writes a file into the test source directory. This is bad.

        jjg@jjg-Precision-T7600:/w/jjg/work/dev$ hg status -R langtools
        jjg@jjg-Precision-T7600:/w/jjg/work/dev$ /opt/jtreg/dev/bin/jtreg -jdk:build/linux-x86_64-normal-server-release/images/jdk -w build/jtreg/work/ -r build/jtreg/report/ -v1 -ignore:quiet langtools/test/tools/javac/platform/PlatformProviderTest.java
        Passed: tools/javac/platform/PlatformProviderTest.java
        Test results: passed: 1
        Report written to /w/jjg/work/dev/build/jtreg/report/html/report.html
        Results written to /w/jjg/work/dev/build/jtreg/work
        jjg@jjg-Precision-T7600:/w/jjg/work/dev$ hg status -R langtools
        ? test/tools/javac/platform/PlatformProviderTestSource.class

              jlahoda Jan Lahoda
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: