JVM receives SEGV in recursive libdcpr::processCubic calls after
stackoverflow and dumps core.
The behaviour is strictly reproducible.
Comments
:) Obviously dead
12-02-2018
This only concerns the Ductus closed-source renderer in Oracle JDK builds. It does not concern openjdk 9 or later since there we changed renderer to Merlin.
12-02-2018
Dead or really In progress ?
12-02-2018
I've removed fix version 10 since the affected code is already removed from 10.
So it can only make sense to fix in 8u.
08-12-2017
As this concerns only Ductus (closed-source renderer) available only in Oracle JDK builds, this bug does not affect OpenJDK-9 and later.
If Oracle JDK team decides to remove Ductus renderer in Oracle JDK-10 then all bugs related to Ductus will become obsolete !
19-10-2017
We (SAP) could contribute a fix, but how do we even fix this in the OpenJDK code base? Ductus renderer is closed source, it is not part of the OpenJDK. In the light of that I do not really understand this bug, how can this even occur in the OpenJDK?
06-04-2017
This is more-or-less "9-na". Not strictly so, but more-or-less, since ductus is no longer the default AA rasteriser in 9.
Only people who go out of their way to select it via a system property on the command line will see this issue.
So it is not so important to fix this in the main development line. So I can't call this a P3 anyway .. downgrading to P4.
21-11-2016
This bug can be re-targeted to 9 before making a fix push.
However, approved by component triage team to defer to 10
21-11-2016
SQE: JDK 9: OK to defer.
21-11-2016
9-defer-request:
No resources to fix in , retarget to 10
15-11-2016
Dmitry, is this bug fix still in your plans to meet ZBB (Oct 20)?
http://openjdk.java.net/projects/jdk9/
07-09-2016
Probably a dup. We many not fix this in 9 as ductus is now deprecated in 9 in favour of Marlin.