A DESCRIPTION OF THE PROBLEM :
If you invoke `setUserStyleSheetLocation` with a stylesheet in the same Java module you get a IllegalArgumentException "Invalid stylesheet URL" because the URL then starts with `jrt:`.
CUSTOMER SUBMITTED WORKAROUND :
Fix provided at https://github.com/openjdk/jfx/pull/22
FREQUENCY : always
If you invoke `setUserStyleSheetLocation` with a stylesheet in the same Java module you get a IllegalArgumentException "Invalid stylesheet URL" because the URL then starts with `jrt:`.
CUSTOMER SUBMITTED WORKAROUND :
Fix provided at https://github.com/openjdk/jfx/pull/22
FREQUENCY : always