History log of /openjdk9/jdk/test/sun/java2d/marlin/CrashNaNTest.java
Revision Date Author Comments
# 14043:5f53e3dabdc5 23-Mar-2016 lbourges

8144938: Handle properly coordinate overflow in Marlin Renderer
Summary: skip point coordinates with NaN/Infinity values
Reviewed-by: flar, prr


# 13871:3eda6cd3f504 11-Feb-2016 lbourges

8149338: JVM Crash caused by Marlin renderer not handling NaN coordinates
Summary: use first / last Y crossings to compute edge min/max Y and ensure consistency with edgeBuckets / edgeBucketCounts arrays
Reviewed-by: flar, prr