Hello !
How long shall be commits avoided in JDK8 branch ?
I have run a VisualVM session (a profiler) on the DBase III code to
examine why it was taking 310 seconds (5 minutes) to load and read the whole
DBase part of the shapefile of french cities outlines (36,500+ polygons to
read).
Mostly it was some log.debug that weren't well surrounded by
isLoggable(Level) functions, and few others optimizations where useful.
I succeded in making this time fall to 1.3 seconds which is better, and
I would like to do a commit.
Regards,
Marc.
-----Message d'origine-----
From: Martin Desruisseaux
Sent: Monday, November 23, 2015 7:16 PM
To: [email protected]
Subject: INFRA issue created - please avoid commits for now
Hello all
I created the ticket for the infra team:
https://issues.apache.org/jira/browse/INFRA-10826
We should not commit anything on the JDK8 branch until this issue is
resolved (either fixed or closed as "will not fix").
Thanks,
Martin