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 forRT-20654, RT-20655: Image arguments validation
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
- duplicates
-
JDK-8118978 Exception at BrickBreaker sample
-
- Closed
-
-
JDK-8119648 [MacOS]Brick Breaker fails with IllegalArgumentException after being launched
-
- Closed
-