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

Non-existant video crashes JavaFX on Mac

    XMLWordPrintable

Details

    Description

      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/"
          }
        }
      }

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:
                Imported: