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

jtreg test fails: test/tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 8
    • 8
    • tools
    • b98
    • generic
    • windows
    • Not verified

      This is windows only. That file contains a 2ndary class named 'Aux'. That is not allowed on Windows. The class should be renamed to Sux or something.

      The testname is
         tools/javac/warnings/AuxiliaryClass/SelfClassWithAux.java

      and the failure mode is
      D:\\tools\\tl8\\langtools\\test\\tools\\javac\\warnings\\AuxiliaryClass\\SelfClassWithAux.java:42: error: error while writing Aux: D:\\tools\\tl8\\langtools\\AA_regtest.windows-i586\\JTwork\\classes\\tools\\javac\\warnings\\AuxiliaryClass\\Aux.class (Access is denied)
      class Aux {
      ^
      1 error
      result: Failed. Compilation failed: Compilation failed


      test result: Failed. Compilation failed: Compilation failed

            kizune Alexander Zuev
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: