JDK-8153411 : [TEST_BUG] Create test for JDK-8152420
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8u74,9
  • Priority: P3
  • Status: Closed
  • Resolution: Not an Issue
  • OS: windows_8
  • CPU: x86
  • Submitted: 2016-04-04
  • Updated: 2017-05-19
  • Resolved: 2016-06-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Cloners :  
Description
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.


Comments
Unit test case is added as part of JDK-8152420. Adding a separate Test (which consists of a jar) is not required
20-06-2016