RFR: 8240969: WebView does not allow to load style sheet in modularized applications

Kevin Rushforth kcr at openjdk.java.net
Fri Mar 13 12:24:05 UTC 2020


On Wed, 11 Mar 2020 22:50:11 GMT, Tobias Diez <github.com+5037600+tobiasdiez at openjdk.org> wrote:

>> Has this bug been finally reported ? I can do it if it didn't.
>> I'm having the same problem than Tobias.
>
> Sorry for the delay, but I've finally managed to create the required bug report (internal review ID : 9063979)

This has now been transferred to the JDK project as [JDK-8240969](https://bugs.openjdk.java.net/browse/JDK-8240969).
You can update the title of this PR to include the bug ID, followed by a `:`, then a space, then the exact title from
the bug you are fixing. So:

8240969: WebView does not allow to load style sheet in modularized applications

I note that we still need a test program that fails currently, and passes with your patch.

-------------

PR: https://git.openjdk.java.net/jfx/pull/22


More information about the openjfx-dev mailing list