﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13387	Java 9: ProjectionRegressionTest fails because it is expecting exact floating point values	michael2402	team	"Currently, the ProjectionRegressionTest expects the floating point values to match exactly.

This makes the test fail in Java9 for me.

I suggest to either:
- Allow the values to differ slightly
- Make all projection code use `strictfp`"	defect	closed	normal	17.04	Unit tests		fixed	java9 projection	bastiK
