On Mon, Dec 13, 2010 at 2:53 PM, Dr Andrew John Hughes <[email protected]> wrote: >> OK, I'm sorry I'm having some difficulties adjusting to GNU style of >> working. I'll update the patch and resend. > > Please just post a ChangeLog in the mail. Don't include it in the patch > as it makes it hard to apply.
2010-12-13 Pekka Enberg <[email protected]> * java/lang/Class.java: (getDeclaredField): Throw NullPointerException instead of NoSuchFieldException if name is null. (getField): Likewise. (getDeclaredMethod): Throw NullPointerException instead of NoSuchMethodException if name is null. (getMethod): Likewise. > Also, as stated before, we can't yet apply these until the copyright > assignment is sorted. I've signed the papers and sent them back to FSF so hopefully that'll be cleared soon. Pekka
