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

java/nio/file/FileStore/Basic.java fails when two successive stores in an iteration are determined to be equal

XMLWordPrintable

    • b77
    • x86_64
    • os_x

        This failure has been observed a few times in recent days:

        --- begin log excerpt ---

        /pkg (map auto_direct) (name=map auto_direct type=autofs)
        /pkg (someserver:/somefilepath) (name=someserver:/somefilepath type=nfs)
        STDERR:
        java.lang.RuntimeException: Assertion failed
        at Basic.assertTrue(Basic.java:52)
        at Basic.doTests(Basic.java:124)
        at Basic.main(Basic.java:44)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:502)
        at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:218)
        at java.lang.Thread.run(Thread.java:745)

        JavaTest Message: Test threw exception: java.lang.RuntimeException
        JavaTest Message: shutting down test

        TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Assertion failed

        --- end log excerpt ---

              bpb Brian Burkhalter
              bpb Brian Burkhalter
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: