-
Bug
-
Resolution: Not an Issue
-
P3
-
8u74, 9
-
x86
-
windows_8
FULL PRODUCT VERSION :
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.
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.
- clones
-
JDK-8152420 [WebView] Icon font doesn't work if single page application will be loaded from jar
-
- Resolved
-