andy-goryachev / FxDock

Docking framework for JavaFX (Work in Progress)
Apache License 2.0
46 stars 15 forks source link

JDK bug: WebView fails to render a github page with JDK 9.0.4 #8

Closed andy-goryachev closed 4 years ago

andy-goryachev commented 6 years ago

DemoBrowser fails to render a github page (not an issue with the framework per se).

I can see the events in the console, and the tooltips show up in the status line, but nothing is shown. The same code works in java 8 just fine.

These might be related: https://stackoverflow.com/questions/49874571/javafx-webview-doesnt-appear-after-upgrading-from-jdk-8-to-9

andy-goryachev commented 6 years ago

with jdk 10.0.1 the page shows up but without css. what is going on?

andy-goryachev commented 6 years ago

DemoBrowser with Java 9.0.4:

2018-0606-174539-0700-58120a

andy-goryachev commented 6 years ago

DemoBrowser witn Java 10.0.1:

2018-0606-174510-0700-cc61ad

andy-goryachev commented 6 years ago

DemoBrowser with Java 1.8.0_131:

2018-0606-174818-0700-f9d881

andy-goryachev commented 4 years ago

seems to work fine with zulu11.35.15-ca-fx-jdk11.0.5