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

java/nio/file/Files/probeContentType/Basic.java fails on windows for Content type: audio/vnd.dlna.adts

XMLWordPrintable

    • b133

      java/nio/file/Files/probeContentType/Basic.java fails on windows for Content type: audio/vnd.dlna.adts:

      #section:main
      ----------messages:(4/144)----------
      command: main Basic
      reason: User specified action: run main/othervm Basic
      Mode: othervm [/othervm specified]
      elapsed time (seconds): 0.588
      ----------configuration:(0/0)----------
      ----------System.out:(10/544)*----------
      probe C:\\cygwin\\tmp\\foo765365758227173654.html...
      probe C:\\cygwin\\tmp\\red8931572714916015925.grape...
      probe C:\\cygwin\\tmp\\foo7393460305165847178.aac...
      probe C:\\cygwin\\tmp\\foo4024699164852327331.flac...
      probe C:\\cygwin\\tmp\\foo4693128231948976275.jpg...
      probe C:\\cygwin\\tmp\\foo6405370087536577244.mp3...
      probe C:\\cygwin\\tmp\\foo8088966791287580938.mp4...
      probe C:\\cygwin\\tmp\\foo6755866228138505202.pdf...
      probe C:\\cygwin\\tmp\\foo7249113451905389639.png...
      probe C:\\cygwin\\tmp\\foo5347338918282529672.webm...
      ----------System.err:(14/873)----------
      Content type: audio/vnd.dlna.adts; expected: audio/aac, or audio/x-aac
      java.lang.RuntimeException: Test failed!
      at Basic.main(Basic.java:199)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
      at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
      at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:535)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:110)
      at java.lang.Thread.run(java.base@9-ea/Thread.java:843)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Test failed!

            bpb Brian Burkhalter
            amlu Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: