This is on my slate of things to finish code reviewing today, but I don't have an OpenJDK10 workspace built yet, so it
will take some time to test a sanity check-build unless Phil wants to handle that...?
...jim
On 4/22/17 4:28 AM, Laurent Bourgès wrote:
Hi,
I am pleased to have successfully upgraded my machine with OpenJDK10 and merged
my Marlin 0.7.5 release (dec 2016) with
its Java2d variant.
Please review this Marlin2D upgrade to Marlin 0.7.5:
JBS: no bug yet for OpenJDK 10
webrev: http://cr.openjdk.java.net/~lbourges/marlin/Marlin-075.0/
Changes:
- Improved MarlinTileGenerator to efficiently handle asymetric tiles (W x H)
with almost full / empty fills
- Added Marlin Double-precision pipeline
- MarlinFX backports (Dasher, Stroker changes from OpenPisces)
- dead code & few comment removals in Strokers
- fixed all floating-point number literals to be x.0f or x.0d to simplify the
conversion between float & double variants
As this patch is huge, do you want me to provide webrevs against Float vs
Double pipelines or against OpenJFX10 ?
PS: I forgot to upgrade the copyright headers to 2017, but will do later
Cheers,
Laurent