JDK-8114933 : Regression: rendering is wrong for http://maps.yandex.ru
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Cannot Reproduce
  • Submitted: 2013-05-24
  • Updated: 2015-06-17
  • Resolved: 2013-06-17
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 8
8Resolved
Related Reports
Relates :  
Description
There's a regression in the ES2 pipeline introduced in b86, reproducible on Linux and Mac:

Open http://maps.yandex.ru with WebLauncher or Browser. Wait a few seconds for navigation controls to load. You'll see a piece of the map drawn outside the map area (see also attached screenshot). Then if you move mouse over the links in the leftmost pane, they will disappear.

My investigation points at RT-26382 as the cause.
Comments
Seems fixed in 8b94. Tested on Mac and Linux x64.
17-06-2013

We have had other reports of recent similar issues (drawing outside its bounds). Perhaps they all have a similar cause.
28-05-2013