hg: jdk7/tl/jdk: 6880112: Project Coin: Port JDK core library code to use diamond operator

2010-12-20 Thread stuart . marks
Changeset: 449dfb061fde Author:smarks Date: 2010-12-20 13:47 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/449dfb061fde 6880112: Project Coin: Port JDK core library code to use diamond operator Reviewed-by: darcy, lancea, alanb, briangoetz, mduigou, mchung ! src/share/class

JDK 7 changes

2010-12-20 Thread jitesh dundas
Hello all, I have just joined. Can someone direct me to some work that I could finish in here? Appreciate your help. Regards, Jitesh Dundas

Re: JDK 7 changes

2010-12-20 Thread Ulf Zibis
See: http://openjdk.java.net/contribute/ -Ulf Am 18.12.2010 19:45, schrieb jitesh dundas: Hello all, I have just joined. Can someone direct me to some work that I could finish in here? Appreciate your help. Regards, Jitesh Dundas

Re: Please Review: required security algorithms for Java SE 7 implementations

2010-12-20 Thread Sean Mullan
On 12/20/10 7:29 AM, Florian Weimer wrote: * Sean Mullan: Oh, and I just realized that MD5 and HmacMD5 are missing. These algorithms are still heavily used (and HmacMD5 is not really broken, it's only guilty by association). Yes, MD5 is still in use, but I think it is decreasing in use signi

Re: Please Review: required security algorithms for Java SE 7 implementations

2010-12-20 Thread Florian Weimer
* Sean Mullan: >> Oh, and I just realized that MD5 and HmacMD5 are missing. These >> algorithms are still heavily used (and HmacMD5 is not really broken, >> it's only guilty by association). > > Yes, MD5 is still in use, but I think it is decreasing in use > significantly. Can you give more ratio