[OpenJDK Rasterizer] Marlin #4
Jim Graham
james.graham at oracle.com
Mon Nov 23 21:58:04 UTC 2015
Hi Laurent,
On 11/23/15 1:35 PM, Laurent Bourgès wrote:
> It seems you are right: there is a potential remaining failure !
> I tested my code in CrashTest but it passed as the off heap growth
> exponentially ie the mentioned case never happened !
Yes, I believe that the growth algorithms make this a theoretical
failure that cannot happen in practice. Still, the logic seems odd to
me and we shouldn't rely on "exponential growth patterns will never
trigger these conditions" to make the logic correct only in situ...
...jim
More information about the graphics-rasterizer-dev
mailing list