hg: jdk8/tl/jdk: 39 new changesets

2012-05-25 Thread lana . steuck
Changeset: c2d9166f3284 Author:ihse Date: 2012-05-11 08:21 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c2d9166f3284 7168208: Change use of @ in one sed command involving paths to different character Reviewed-by: ohair ! make/common/Release.gmk Changeset: 8d665b69ebf1 Au

hg: jdk8/tl/hotspot: 32 new changesets

2012-05-25 Thread lana . steuck
Changeset: 36538fd1225e Author:amurillo Date: 2012-05-04 15:26 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/hotspot/rev/36538fd1225e 7166615: new hotspot build - hs24-b10 Reviewed-by: jcoomes ! make/hotspot_version Changeset: 8bafad97cd26 Author:jiangli Date: 2012-05-02

hg: jdk8/tl/jaxp: 2 new changesets

2012-05-25 Thread lana . steuck
Changeset: 9ecfdbd6aed4 Author:katleman Date: 2012-05-17 06:20 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxp/rev/9ecfdbd6aed4 Added tag jdk8-b39 for changeset f95fdbe525c8 ! .hgtags Changeset: 6f5c0e17415d Author:katleman Date: 2012-05-24 16:15 -0700 URL: http:

hg: jdk8/tl/langtools: 4 new changesets

2012-05-25 Thread lana . steuck
Changeset: 8b869afd2eb4 Author:katleman Date: 2012-05-17 06:20 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/8b869afd2eb4 Added tag jdk8-b39 for changeset a9f547c218d9 ! .hgtags Changeset: 86e0dad6aadf Author:lana Date: 2012-05-21 11:44 -0700 URL: http

hg: jdk8/tl/corba: 2 new changesets

2012-05-25 Thread lana . steuck
Changeset: 56d030e5035f Author:katleman Date: 2012-05-17 06:20 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/corba/rev/56d030e5035f Added tag jdk8-b39 for changeset 785af00e2827 ! .hgtags Changeset: 113f0d5f0a08 Author:katleman Date: 2012-05-24 16:15 -0700 URL: http

hg: jdk8/tl/jaxws: 2 new changesets

2012-05-25 Thread lana . steuck
Changeset: 09a0ddda03cb Author:katleman Date: 2012-05-17 06:20 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jaxws/rev/09a0ddda03cb Added tag jdk8-b39 for changeset 7f6b44fd3034 ! .hgtags Changeset: f2072b164b05 Author:katleman Date: 2012-05-24 16:15 -0700 URL: http

hg: jdk8/tl: 5 new changesets

2012-05-25 Thread lana . steuck
Changeset: 955a3e8ed4f0 Author:ohair Date: 2012-05-10 08:26 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/rev/955a3e8ed4f0 7167593: Changed get_source.sh to allow for getting full oracle jdk repo forest Reviewed-by: erikj, asaha, chegar, sla, dholmes, mbykov, coleenp ! get_source.s

Re: Code Review Request: 7171591: getDefaultScopeID() in src/solaris/native/java/net/net_util_md.c should return a value

2012-05-25 Thread Alan Bateman
On 25/05/2012 20:07, Kurchi Hazra wrote: Hi, This is an oversight in the fix for 7144274, where I introduced a method getDefaultScopeID() to retrieve the default scope id in Mac OS X. The macro used for checking whether the variable passed is null should return an integer value, since the

Code Review Request: 7171591: getDefaultScopeID() in src/solaris/native/java/net/net_util_md.c should return a value

2012-05-25 Thread Kurchi Hazra
Hi, This is an oversight in the fix for 7144274, where I introduced a method getDefaultScopeID() to retrieve the default scope id in Mac OS X. The macro used for checking whether the variable passed is null should return an integer value, since the method getDefaultScopeID() is declared to r

hg: jdk8/tl/jdk: 7170449: Management is completely broken at least on Solaris 11 X86

2012-05-25 Thread daniel . daugherty
Changeset: 82134992123c Author:dcubed Date: 2012-05-25 08:20 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/82134992123c 7170449: Management is completely broken at least on Solaris 11 X86 Summary: Work around 'gobjcopy' failures on Solaris by adding temporary tools to add t

hg: jdk8/tl/jdk: 7171474: Incorrect @see tags in java.lang.NumberFormatException javadoc

2012-05-25 Thread alan . bateman
Changeset: f92325f12654 Author:jgish Date: 2012-05-24 11:11 -0400 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/f92325f12654 7171474: Incorrect @see tags in java.lang.NumberFormatException javadoc Summary: update javadoc for NumberFormatException Reviewed-by: alanb ! src/share/cl

hg: jdk8/tl/jdk: 7017818: NLS: JConsoleResources.java cannot be handled by translation team

2012-05-25 Thread nils . loodin
Changeset: 1def6b6bfbd9 Author:egahlin Date: 2012-05-25 12:24 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/1def6b6bfbd9 7017818: NLS: JConsoleResources.java cannot be handled by translation team Reviewed-by: mchung, mfang ! make/netbeans/jconsole/build.xml ! make/sun/jcons