Re: java 1.8 features: Re: [jira] [Commented] (OFBIZ-6298) Java collection use optimized

2015-04-30 Thread Jacques Le Roux

Unless you use IBM ... 
https://www.voxxed.com/blog/2015/04/reminder-april-marked-the-end-of-public-support-for-java-7-support/

Jacques

Le 29/04/2015 19:23, Jacques Le Roux a écrit :

Ha no it's already fixed with OFBIZ-6309 
, I have some backlog to 
read...

Jacques

Le 29/04/2015 19:20, Jacques Le Roux a écrit :

Seems we have another case https://issues.apache.org/jira/browse/OFBIZ-6313

I will group them under an umbrella issue

Jacques

Le 29/04/2015 12:46, Jacques Le Roux a écrit :

Ha forgot: 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20OFBIZ%20AND%20text%20~%20%22java%208%22%20ORDER%20BY%20updated%20DESC

So with https://issues.apache.org/jira/browse/OFBIZ-6300 patch committed we 
should be OK

Jacques

Le 29/04/2015 12:44, Jacques Le Roux a écrit :

BTW we should focus on switching to Java 8 before anything else. In 2 days Java 
7 will no longer be supported, think security...

It's should be OK now, but must be done officially

Jacques
PS: my last call was http://markmail.org/message/fs36a4tkwfm42vhk

Le 24/04/2015 17:02, Adam Heath a écrit :

Not putting this into the jira issue, as it's not related, but with java 1.8, 
construction of generic objects is nicer.

==
Map>> myVar = new HashMap<>();
==













Re: java 1.8 features: Re: [jira] [Commented] (OFBIZ-6298) Java collection use optimized

2015-04-29 Thread Jacques Le Roux

Ha no it's already fixed with OFBIZ-6309 
, I have some backlog to 
read...

Jacques

Le 29/04/2015 19:20, Jacques Le Roux a écrit :

Seems we have another case https://issues.apache.org/jira/browse/OFBIZ-6313

I will group them under an umbrella issue

Jacques

Le 29/04/2015 12:46, Jacques Le Roux a écrit :

Ha forgot: 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20OFBIZ%20AND%20text%20~%20%22java%208%22%20ORDER%20BY%20updated%20DESC

So with https://issues.apache.org/jira/browse/OFBIZ-6300 patch committed we 
should be OK

Jacques

Le 29/04/2015 12:44, Jacques Le Roux a écrit :

BTW we should focus on switching to Java 8 before anything else. In 2 days Java 
7 will no longer be supported, think security...

It's should be OK now, but must be done officially

Jacques
PS: my last call was http://markmail.org/message/fs36a4tkwfm42vhk

Le 24/04/2015 17:02, Adam Heath a écrit :

Not putting this into the jira issue, as it's not related, but with java 1.8, 
construction of generic objects is nicer.

==
Map>> myVar = new HashMap<>();
==












Re: java 1.8 features: Re: [jira] [Commented] (OFBIZ-6298) Java collection use optimized

2015-04-29 Thread Jacques Le Roux

Ha no it's already fixed with OFBIZ-6309 
, I have some backlog to 
read...

Jacques

Le 29/04/2015 19:20, Jacques Le Roux a écrit :

Seems we have another case https://issues.apache.org/jira/browse/OFBIZ-6313

I will group them under an umbrella issue

Jacques

Le 29/04/2015 12:46, Jacques Le Roux a écrit :

Ha forgot: 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20OFBIZ%20AND%20text%20~%20%22java%208%22%20ORDER%20BY%20updated%20DESC

So with https://issues.apache.org/jira/browse/OFBIZ-6300 patch committed we 
should be OK

Jacques

Le 29/04/2015 12:44, Jacques Le Roux a écrit :

BTW we should focus on switching to Java 8 before anything else. In 2 days Java 
7 will no longer be supported, think security...

It's should be OK now, but must be done officially

Jacques
PS: my last call was http://markmail.org/message/fs36a4tkwfm42vhk

Le 24/04/2015 17:02, Adam Heath a écrit :

Not putting this into the jira issue, as it's not related, but with java 1.8, 
construction of generic objects is nicer.

==
Map>> myVar = new HashMap<>();
==












Re: java 1.8 features: Re: [jira] [Commented] (OFBIZ-6298) Java collection use optimized

2015-04-29 Thread Jacques Le Roux

Seems we have another case https://issues.apache.org/jira/browse/OFBIZ-6313

I will group them under an umbrella issue

Jacques

Le 29/04/2015 12:46, Jacques Le Roux a écrit :

Ha forgot: 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20OFBIZ%20AND%20text%20~%20%22java%208%22%20ORDER%20BY%20updated%20DESC

So with https://issues.apache.org/jira/browse/OFBIZ-6300 patch committed we 
should be OK

Jacques

Le 29/04/2015 12:44, Jacques Le Roux a écrit :

BTW we should focus on switching to Java 8 before anything else. In 2 days Java 
7 will no longer be supported, think security...

It's should be OK now, but must be done officially

Jacques
PS: my last call was http://markmail.org/message/fs36a4tkwfm42vhk

Le 24/04/2015 17:02, Adam Heath a écrit :

Not putting this into the jira issue, as it's not related, but with java 1.8, 
construction of generic objects is nicer.

==
Map>> myVar = new HashMap<>();
==








Re: java 1.8 features: Re: [jira] [Commented] (OFBIZ-6298) Java collection use optimized

2015-04-29 Thread Pierre Smits
That can be a switchover for the Next Branch. Given the many refactorings
going on.

Best regards,

Pierre Smits

*ORRTIZ.COM *
Services & Solutions for Cloud-
Based Manufacturing, Professional
Services and Retail & Trade
http://www.orrtiz.com

On Wed, Apr 29, 2015 at 12:44 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> BTW we should focus on switching to Java 8 before anything else. In 2 days
> Java 7 will no longer be supported, think security...
>
> It's should be OK now, but must be done officially
>
> Jacques
> PS: my last call was http://markmail.org/message/fs36a4tkwfm42vhk
>
>
> Le 24/04/2015 17:02, Adam Heath a écrit :
>
>> Not putting this into the jira issue, as it's not related, but with java
>> 1.8, construction of generic objects is nicer.
>>
>> ==
>> Map>> myVar = new HashMap<>();
>> ==
>>
>>
>>


Re: java 1.8 features: Re: [jira] [Commented] (OFBIZ-6298) Java collection use optimized

2015-04-29 Thread Jacques Le Roux

Ha forgot: 
https://issues.apache.org/jira/issues/?jql=project%20%3D%20OFBIZ%20AND%20text%20~%20%22java%208%22%20ORDER%20BY%20updated%20DESC

So with https://issues.apache.org/jira/browse/OFBIZ-6300 patch committed we 
should be OK

Jacques

Le 29/04/2015 12:44, Jacques Le Roux a écrit :

BTW we should focus on switching to Java 8 before anything else. In 2 days Java 
7 will no longer be supported, think security...

It's should be OK now, but must be done officially

Jacques
PS: my last call was http://markmail.org/message/fs36a4tkwfm42vhk

Le 24/04/2015 17:02, Adam Heath a écrit :

Not putting this into the jira issue, as it's not related, but with java 1.8, 
construction of generic objects is nicer.

==
Map>> myVar = new HashMap<>();
==






Re: java 1.8 features: Re: [jira] [Commented] (OFBIZ-6298) Java collection use optimized

2015-04-29 Thread Jacques Le Roux

BTW we should focus on switching to Java 8 before anything else. In 2 days Java 
7 will no longer be supported, think security...

It's should be OK now, but must be done officially

Jacques
PS: my last call was http://markmail.org/message/fs36a4tkwfm42vhk

Le 24/04/2015 17:02, Adam Heath a écrit :

Not putting this into the jira issue, as it's not related, but with java 1.8, 
construction of generic objects is nicer.

==
Map>> myVar = new HashMap<>();
==




java 1.8 features: Re: [jira] [Commented] (OFBIZ-6298) Java collection use optimized

2015-04-24 Thread Adam Heath
Not putting this into the jira issue, as it's not related, but with java 
1.8, construction of generic objects is nicer.


==
Map>> myVar = new HashMap<>();
==