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

Non-existant video crashes JavaFX on Mac

XMLWordPrintable

      Trying to start a video in a MediaView with a non-existant URL crashes JavaFX.

      Both JMCServer and javafx runtime crash (both crash reports are attached).


      Sample Code:

      MediaView {
       mediaPlayer: MediaPlayer {
           media: Media {
                 source: "http://xxxxxxxxx/"
          }
        }
      }

            ddehaven David Dehaven (Inactive)
            tbutterjfx Thomas Butter (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: