-
Bug
-
Resolution: Fixed
-
P3
-
8u74, 9
-
x86
-
windows_8
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8155644 | 8u112 | Guru Hb | P3 | Resolved | Fixed | b01 |
java version "1.8.0_74"
Java(TM) SE Runtime Environment (build 1.8.0_74-b02)
Java HotSpot(TM) 64-Bit Server VM (build 25.74-b02, mixed mode)
ADDITIONAL OS VERSION INFORMATION :
Microsoft Windows [Version 6.3.9600]
A DESCRIPTION OF THE PROBLEM :
I sumbitted the following bug which was fixed with 8u72.
https://bugs.openjdk.java.net/browse/JDK-8136466
No I tried to use an icon font in my application and now I've found the next issue:
-> icon fonts doesn't work if a single page application will be loaded from a resource.
I extended my example:
https://github.com/shruda/jdk/tree/master/webview/singlepage
Please verify if another resource loader is affected.
Thanks in advance,
Steve
REGRESSION. Last worked in version 8u74
REPRODUCIBILITY :
This bug can be reproduced always.
- backported by
-
JDK-8155644 [WebView] Icon font doesn't work if single page application will be loaded from jar
-
- Resolved
-
- duplicates
-
JDK-8163098 Relative resources with path ./file.png are not loaded from jar file
-
- Closed
-
- is cloned by
-
JDK-8153411 [TEST_BUG] Create test for JDK-8152420
-
- Closed
-
- relates to
-
JDK-8136466 [regression] [WebView] Load single page application from jar
-
- Resolved
-
-
JDK-8153681 WebView needs to resolve resources relative to "jrt:" URLs
-
- Resolved
-
-
JDK-8163183 [test] Correct assertEquals ("", actual, expected) in LoadTest.loadJarFile
-
- Resolved
-
-
JDK-8163098 Relative resources with path ./file.png are not loaded from jar file
-
- Closed
-
-
JDK-8159447 JavaFX does not resolve resources for WebView when packaged in OSGI bundles
-
- Open
-