Re: [Geotools-devel] Problems with shape marks

2022-08-11 Thread mika
Jody, I understand that. I still feel that this "bug" is something that needs particular dev experience on Geotools or Java. I haven't been an active developer for five years now and I have very limited time to investigate things but.. I did what you asked and I can confirm and repeat this ma

Re: [Geotools-devel] Problems with shape marks

2022-08-11 Thread Ian Turton
Mika, can you atleast create a ticket for this ( https://osgeo-org.atlassian.net/jira/software/c/projects/GEOT/issues) and add the information that you've found so far. Thanks Ian On Thu, 11 Aug 2022 at 10:31, wrote: > Jody, > I understand that. I still feel that this "bug" is something that

Re: [Geotools-devel] Problems with shape marks

2022-08-11 Thread Jody Garnett
That is good research; we did find some unit tests failing when working on arm environment (example apple m1). Java virtual machines are not "perfect" and does delegate some math to the cpu; and the IEEE floating spec allows for some leeway. -- Jody Garnett On Thu, 11 Aug 2022 at 02:30, wrote:

Re: [Geotools-devel] Problems with shape marks

2022-08-11 Thread Andrea Aime
On Thu, Aug 11, 2022 at 11:32 AM wrote: > This one does (almost the same functioning): > > new Ellipse2D.Double(-0.1, -0.1, 0.1, 0.1) > Not close enough, the original shape was so thin so that it would not blow up to a visible circle when rescaled (it would stay a small dot instead). > And eve

Re: [Geotools-devel] Build Server Maintenance Window

2022-08-11 Thread Jody Garnett
So what happens next? When the new build server is available do we just change the domain over... While GeoServer 1.20.4 scheduled for next week we do not have a release volunteer for this month. Doing the a maintenance release would be a good test of the new server. -- Jody Garnett On Wed, 10 A