[9, 8u] review request: 8136466 : [regression] [WebView] Load single page application from jar

Guru Hb guru.hb at oracle.com
Thu Oct 1 08:09:55 UTC 2015


Hi Kevin / Chien / Alexander, 

 

JIRA  : https://bugs.openjdk.java.net/browse/JDK-8136466

Webrev : http://cr.openjdk.java.net/~psadhukhan/guru/8136466/webrev.00/

 

Root cause : Relative url of sub resource which are requested from base url of protocol type "jar:" was missing. 

Fix : Parse the protocol type of "jar:" and append the baseurl to relative url (Detailed comments updated in JIRA). 

 

Please review the fix (comments updated in JIRA). 

 

Thanks, 

Guru


More information about the openjfx-dev mailing list