Question: is this sutits for Project Coin?

Joseph D. Darcy Joe.Darcy at Sun.COM
Tue Mar 17 15:51:50 PDT 2009


Mark Mahieu wrote:
> Those proposals would be library changes, so no they're not suitable for
> Coin.
>   

Correct; in the near future there will be separate processes for 
proposing and making small API changes in JDK 7:

    
http://mail.openjdk.java.net/pipermail/jdk7-dev/2009-February/000411.html

-Joe

> Mark
>
>
> 2009/3/16 Алексей Кузнецов <kuaw26 at mail.ru>
>
>   
>> Hello all!
>>
>> Question: is this sutits for Project Coin?
>>
>> 1) Add caseSensitive flag for all sutable methods from java.lang.String
>>  indexOf(String s, boolean caseSensitive)
>>  startsWith(String prefix, boolean caseSensitive)
>>  ... and so on...
>>
>> 2) Add constructor with var args for classes that implement
>> java.util.Collection
>>  public Vector(E... items)
>>  public ArrayList(E... items)
>>  public HashSet(E... items)
>>  ... and so on ...
>>
>> Alexey Kuznetsov
>> kuaw26 at mail.ru
>>
>>
>>     
>
>   




More information about the coin-dev mailing list