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

BrickBreaker screen turns black after clicking on it

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 7u6
    • 7u6
    • javafx
    • None
    • Windows

      This occurs in .jnlp and .html files.

       Here is the exception from the javaws log file:

      java.lang.IllegalArgumentException: Invalid URL: URI is not absolute
       at javafx.scene.image.Image.validateUrl(Unknown Source)
       at javafx.scene.image.Image.<init>(Unknown Source)
       at brickbreaker.Level.initInfoPanel(Level.java:537)
       at brickbreaker.Level.initContent(Level.java:593)
       at brickbreaker.Level.<init>(Level.java:101)
       at brickbreaker.Main$MainFrame.changeState(Main.java:141)
       at


      This bug may have been exposed by this change:
      changeset: 733:dcdd0ac56ce4
      user: Lubomir Nerad <lubomir.nerad@oracle.com>
      date: Wed Apr 04 10:22:49 2012 +0200
      summary: Fix for RT-20654, RT-20655: Image arguments validation

            dmasada Debra Masada (Inactive)
            jgodinez Jennifer Godinez (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: