Re: [Vote] upgrading OFBiz to JDK 8 on trunk

2015-06-18 Thread Jacques Le Roux
Hi Taher, All, This was a bit premature, but I think now that Adrian has agreed about using LinkedHashMap in StringUtil substitutionPatternMap (with an improvement on thread-safety, also thanks Scoot for confirmation about the origin of the issue) and fixed generics for ECJ (Eclipse compiler

Re: [Vote] upgrading OFBiz to JDK 8 on trunk

2015-06-18 Thread Nicolas Malin
Ok for me, move to the height level :) Nicolas Le 18/06/2015 21:36, Jacques Le Roux a écrit : BTW, as I just wrote at OFBIZ-6458 we could simply use a lazy consensus. So I propose that if nobody is against we commit the last 2 patches at OFBIZ-6458 and then allow to commit Java 8 specific

Re: [Vote] upgrading OFBiz to JDK 8 on trunk

2015-06-18 Thread Taher Alkhateeb
All tests pass from my side on Debian Linux with JDK 8 U 45 after applying the commits in OFBIZ-6458 and thanks to Adrian we have all other issues ironed out. Taher Alkhateeb On Jun 18, 2015 10:48 PM, Nicolas Malin nicolas.ma...@nereide.fr wrote: Ok for me, move to the height level :) Nicolas

Re: [Vote] upgrading OFBiz to JDK 8 on trunk

2015-06-18 Thread Jacques Le Roux
BTW, as I just wrote at OFBIZ-6458 we could simply use a lazy consensus. So I propose that if nobody is against we commit the last 2 patches at OFBIZ-6458 and then allow to commit Java 8 specific code. Though if we want the trunk demo and build to work we need to make some infra changes before. I

[Vote] upgrading OFBiz to JDK 8 on trunk

2015-06-08 Thread Taher Alkhateeb
Hi Everyone, May I suggest a vote in reference to the email thread and JIRA mentioned below on what follows: 1- actually upgrade to JDK 8 (by applying the patches in JIRA). 2- commit functional and Java 8 code into trunk going forward . 3- upgrade infrastructure (demo, build, ...) to host