Re: Build portability: enable or disable warnings

2011-05-18 Thread Dr Andrew John Hughes
On 07:25 Mon 16 May , Erik Trimble wrote: On 5/16/2011 6:03 AM, Andrew Haley wrote: On 05/16/2011 12:08 PM, Dalibor Topic wrote: The reason I'm asking is that I'm wondering if this is something we should expect to crop up in different parts of the code base, or whether it's a one

Re: Build portability: enable or disable warnings

2011-05-18 Thread David Holmes
Dr Andrew John Hughes said the following on 05/19/11 05:29: On 08:35 Mon 16 May , Kelly O'Hair wrote: snip The -Werror option is a blessing and a curse. I find it highly commendable that teams (like hotspot) have taken a 'no warnings allowed' approach to their code base, more teams should

hg: jdk7/build/hotspot: 23 new changesets

2011-05-18 Thread suchen . chien
Changeset: 0e0c9721 Author:trims Date: 2011-05-12 21:42 -0700 URL: http://hg.openjdk.java.net/jdk7/build/hotspot/rev/0e0c9721 Added tag hs21-b12 for changeset 9ad1548c6b63 ! .hgtags Changeset: 357d1f583599 Author:dcubed Date: 2011-05-11 08:59 -0700 URL:

hg: jdk7/build/jdk: 4 new changesets

2011-05-18 Thread suchen . chien
Changeset: edcd8209e0ff Author:jrose Date: 2011-05-12 19:27 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/edcd8209e0ff 7034977: JSR 292 MethodHandle.invokeGeneric should be renamed MethodHandle.invoke Summary: rename invokeGeneric to invoke Reviewed-by: never, twisti !