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

javax/sound tests intermittently fail with Mixer not supported

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 11, 17, 21, 22
    • client-libs

      java.lang.IllegalArgumentException: Mixer not supported: Loopback [plughw:0,1], version 5.13.0-1018-oracle
      at java.desktop/javax.sound.sampled.AudioSystem.getMixer(AudioSystem.java:210)
      at DefaultMixers.testMixers(DefaultMixers.java:89)
      at DefaultMixers.main(DefaultMixers.java:72)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
      at java.base/java.lang.reflect.Method.invoke(Method.java:580)
      at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
      at java.base/java.lang.Thread.run(Thread.java:1570)

      JavaTest Message: Test threw exception: java.lang.IllegalArgumentException: Mixer not supported: Loopback [plughw:0,1], version 5.13.0-1018-oracle
      JavaTest Message: shutting down test

            kizune Alexander Zuev
            dnsimon Douglas Simon
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: