Re: [JDK8u60] [regression] [WebView] Load single page application from jar

2015-08-20 Thread Kevin Rushforth
Please file a bug and include a test case that reproduces the bug. -- Kevin Hruda, Steve wrote: Hi, our java application uses JavaFX’s WebView to load a single page application which should be available while the user is offline. The single page application will be delivered by a jar file. T

[JDK8u60] [regression] [WebView] Load single page application from jar

2015-08-20 Thread Hruda, Steve
Hi, our java application uses JavaFX’s WebView to load a single page application which should be available while the user is offline. The single page application will be delivered by a jar file. This case works without any problem by using JDK8u45, but something changed in case of JDK8u60. Our r