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

java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails on alinux3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 24
    • 17, 21, 23, 24
    • core-libs
    • 24
    • b19
    • generic
    • linux
    • Fix failed

      Test java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#tmp fails, the log snippet:
      STDOUT:
      /tmp/name11404038214856886703 supportsCreationTimeRead == true
      STDERR:
      java.lang.RuntimeException: Creation time should not have changed
              at CreationTime.test(CreationTime.java:127)
              at CreationTime.main(CreationTime.java:154)

      To reproduce the fails, test command on most linux system:
      rm -rf /dev/shm/tmp/ ; jtreg -v:fail,error -w /dev/shm/tmp -nr test/jdk/java/nio/file/attribute/BasicFileAttributeView/CreationTime.java#cwd

            syan Sendao Yan
            syan Sendao Yan
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: