-
Bug
-
Resolution: Duplicate
-
P3
-
6
-
None
-
generic
-
generic
In fixing bug 4151279, new code paths were added to X11Renderer for
handling draw(Shape) requests. These new code paths do not get traced
when tracing is enabled because appropriate tracing wrappers were not
added to the X11TracingRenderer class (an inner class of X11Renderer).
An override for XDrawGeneralPath should be added to X11TracingRenderer.
handling draw(Shape) requests. These new code paths do not get traced
when tracing is enabled because appropriate tracing wrappers were not
added to the X11TracingRenderer class (an inner class of X11Renderer).
An override for XDrawGeneralPath should be added to X11TracingRenderer.
- duplicates
-
JDK-6322580 X11Renderer needs to implement fillGeneralPath()
-
- Resolved
-