You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Tim Ellison <t....@gmail.com> on 2006/06/08 07:53:42 UTC

Re: [jira] Created: (HARMONY-574) [classlib][util]Java 5 Enhancement:new class java.util.PriorityQueue

If we choose to pick up the concurrency utilities we will get
j.u.PriorityQueue from there.

I wouldn't spend any time on it right now if I were you.

Regards,
Tim

Paulex Yang (JIRA) wrote:
> [classlib][util]Java 5 Enhancement:new class java.util.PriorityQueue
> --------------------------------------------------------------------
> 
>          Key: HARMONY-574
>          URL: http://issues.apache.org/jira/browse/HARMONY-574
>      Project: Harmony
>         Type: Bug
> 
>   Components: Classlib  
>     Reporter: Paulex Yang
>     Priority: Minor
> 
> 
> There is a new class java.util.PriorityQueue in Java 5, but it is not implemented in Harmony(project luni). I'll attach patch soon.
> 

-- 

Tim Ellison (t.p.ellison@gmail.com)
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [jira] Created: (HARMONY-574) [classlib][util]Java 5 Enhancement:new class java.util.PriorityQueue

Posted by Paulex Yang <pa...@gmail.com>.
I suppose this means I should go on with the 574?

I'm lucky enough have not thrown my codes away due to desperation...

Tim Ellison wrote:
> sorry -- as you were then.
>
> Regards,
> Tim
>
> Geir Magnusson Jr wrote:
>   
>> Tim Ellison wrote:
>>     
>>> If we choose to pick up the concurrency utilities we will get
>>> j.u.PriorityQueue from there.
>>>       
>> Sadly no...  j.u.* is all (c) Sun, PROPRIETARY/CONFIDENTIAL and under
>> some unnamed license terms.  I saw the first 5 lines of the file and
>> stopped reading :)
>>
>> So we're constrained to getting j.u.concurrency.*
>>
>> geir
>>
>>     
>>> I wouldn't spend any time on it right now if I were you.
>>>
>>> Regards,
>>> Tim
>>>
>>> Paulex Yang (JIRA) wrote:
>>>       
>>>> [classlib][util]Java 5 Enhancement:new class java.util.PriorityQueue
>>>> --------------------------------------------------------------------
>>>>
>>>>          Key: HARMONY-574
>>>>          URL: http://issues.apache.org/jira/browse/HARMONY-574
>>>>      Project: Harmony
>>>>         Type: Bug
>>>>
>>>>   Components: Classlib  
>>>>     Reporter: Paulex Yang
>>>>     Priority: Minor
>>>>
>>>>
>>>> There is a new class java.util.PriorityQueue in Java 5, but it is not implemented in Harmony(project luni). I'll attach patch soon.
>>>>
>>>>         
>> ---------------------------------------------------------------------
>> Terms of use : http://incubator.apache.org/harmony/mailing.html
>> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
>> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
>>
>>
>>     
>
>   


-- 
Paulex Yang
China Software Development Lab
IBM



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [jira] Created: (HARMONY-574) [classlib][util]Java 5 Enhancement:new class java.util.PriorityQueue

Posted by Tim Ellison <t....@gmail.com>.
sorry -- as you were then.

Regards,
Tim

Geir Magnusson Jr wrote:
> 
> Tim Ellison wrote:
>> If we choose to pick up the concurrency utilities we will get
>> j.u.PriorityQueue from there.
> 
> Sadly no...  j.u.* is all (c) Sun, PROPRIETARY/CONFIDENTIAL and under
> some unnamed license terms.  I saw the first 5 lines of the file and
> stopped reading :)
> 
> So we're constrained to getting j.u.concurrency.*
> 
> geir
> 
>> I wouldn't spend any time on it right now if I were you.
>>
>> Regards,
>> Tim
>>
>> Paulex Yang (JIRA) wrote:
>>> [classlib][util]Java 5 Enhancement:new class java.util.PriorityQueue
>>> --------------------------------------------------------------------
>>>
>>>          Key: HARMONY-574
>>>          URL: http://issues.apache.org/jira/browse/HARMONY-574
>>>      Project: Harmony
>>>         Type: Bug
>>>
>>>   Components: Classlib  
>>>     Reporter: Paulex Yang
>>>     Priority: Minor
>>>
>>>
>>> There is a new class java.util.PriorityQueue in Java 5, but it is not implemented in Harmony(project luni). I'll attach patch soon.
>>>
> 
> ---------------------------------------------------------------------
> Terms of use : http://incubator.apache.org/harmony/mailing.html
> To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
> For additional commands, e-mail: harmony-dev-help@incubator.apache.org
> 
> 

-- 

Tim Ellison (t.p.ellison@gmail.com)
IBM Java technology centre, UK.

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [jira] Created: (HARMONY-574) [classlib][util]Java 5 Enhancement:new class java.util.PriorityQueue

Posted by Geir Magnusson Jr <ge...@pobox.com>.

Tim Ellison wrote:
> If we choose to pick up the concurrency utilities we will get
> j.u.PriorityQueue from there.

Sadly no...  j.u.* is all (c) Sun, PROPRIETARY/CONFIDENTIAL and under
some unnamed license terms.  I saw the first 5 lines of the file and
stopped reading :)

So we're constrained to getting j.u.concurrency.*

geir

> 
> I wouldn't spend any time on it right now if I were you.
> 
> Regards,
> Tim
> 
> Paulex Yang (JIRA) wrote:
>> [classlib][util]Java 5 Enhancement:new class java.util.PriorityQueue
>> --------------------------------------------------------------------
>>
>>          Key: HARMONY-574
>>          URL: http://issues.apache.org/jira/browse/HARMONY-574
>>      Project: Harmony
>>         Type: Bug
>>
>>   Components: Classlib  
>>     Reporter: Paulex Yang
>>     Priority: Minor
>>
>>
>> There is a new class java.util.PriorityQueue in Java 5, but it is not implemented in Harmony(project luni). I'll attach patch soon.
>>
> 

---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org


Re: [jira] Created: (HARMONY-574) [classlib][util]Java 5 Enhancement:new class java.util.PriorityQueue

Posted by Paulex Yang <pa...@gmail.com>.
Tim,

Thank you for your kind reminder. I just noticed from Geir's mail that 
the concurrent library Harmony will get is not Doug Lea's original 
release before Java SE 5[1] but a JSR166 implementation[2]. So would you 
please help to close this issue as "won't fix"?

[1]http://g.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
[2]http://gee.cs.oswego.edu/dl/concurrency-interest/index.html



Tim Ellison wrote:
> If we choose to pick up the concurrency utilities we will get
> j.u.PriorityQueue from there.
>
> I wouldn't spend any time on it right now if I were you.
>
> Regards,
> Tim
>
> Paulex Yang (JIRA) wrote:
>   
>> [classlib][util]Java 5 Enhancement:new class java.util.PriorityQueue
>> --------------------------------------------------------------------
>>
>>          Key: HARMONY-574
>>          URL: http://issues.apache.org/jira/browse/HARMONY-574
>>      Project: Harmony
>>         Type: Bug
>>
>>   Components: Classlib  
>>     Reporter: Paulex Yang
>>     Priority: Minor
>>
>>
>> There is a new class java.util.PriorityQueue in Java 5, but it is not implemented in Harmony(project luni). I'll attach patch soon.
>>
>>     
>
>   


-- 
Paulex Yang
China Software Development Lab
IBM



---------------------------------------------------------------------
Terms of use : http://incubator.apache.org/harmony/mailing.html
To unsubscribe, e-mail: harmony-dev-unsubscribe@incubator.apache.org
For additional commands, e-mail: harmony-dev-help@incubator.apache.org