Re: Need Reviewer: add LocaleNames_no_NO_NY.properties to jdk/make/java/util/FILES_properties.gmk

2011-04-12 Thread Kelly O'Hair
The change looks fine, but I'm a little puzzled as to why this is not being fixed by the I18n people. I'll CC Michael Fang here, you might make sure he is ok with the change. -kto On Apr 11, 2011, at 4:05 PM, suchen.ch...@oracle.com wrote: > Need Reviewer: add LocaleNames_no_NO_NY.properties

Need reviewer: Exceptions to mapfile rule on shared libraries

2011-04-12 Thread Kelly O'Hair
Some shared libraries do not have and will not have mapfiles, at least for now, we give these an exception to the mapfile check (which just issues a warning). 7033957: Library built without a mapfile: libxinerama.so http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-mapfile-warning-sparc/webr

Re: Need reviewer: Exceptions to mapfile rule on shared libraries

2011-04-12 Thread Kumar Srinivasan
Looks ok to me. Some shared libraries do not have and will not have mapfiles, at least for now, we give these an exception to the mapfile check (which just issues a warning). 7033957: Library built without a mapfile: libxinerama.so http://cr.openjdk.java.net/~ohair/openjdk7/jdk7-build-mapfile-w

Fwd: Heads up, new jaxws source drop bundle

2011-04-12 Thread Kelly O'Hair
FYI... -kto Begin forwarded message: > From: "Kelly O'Hair" > Date: April 12, 2011 14:07:11 PM PDT > To: core-libs-dev > Cc: Rama Pulavarthi > Subject: Heads up, new jaxws source drop bundle > > > 7034918: Integrate JAX-WS 2.2.4-b01 in to JDK 7 > http://cr.openjdk.java.net/~ohair/openjdk7/

Re: Fwd: Heads up, new jaxws source drop bundle

2011-04-12 Thread Dr Andrew John Hughes
On 14:15 Tue 12 Apr , Kelly O'Hair wrote: > > FYI... > > -kto > > Begin forwarded message: > > > From: "Kelly O'Hair" > > Date: April 12, 2011 14:07:11 PM PDT > > To: core-libs-dev > > Cc: Rama Pulavarthi > > Subject: Heads up, new jaxws source drop bundle > > > > > > 7034918: Integrat

Re: Need reviewer: Exceptions to mapfile rule on shared libraries

2011-04-12 Thread Dr Andrew John Hughes
On 13:46 Tue 12 Apr , Kelly O'Hair wrote: > > Some shared libraries do not have and will not have mapfiles, at least for > now, we > give these an exception to the mapfile check (which just issues a warning). > > 7033957: Library built without a mapfile: libxinerama.so > http://cr.openjdk.ja

hg: jdk7/build/jdk: 7022841: LocaleNames_no_NO_NY.class is missing in rt.jar

2011-04-12 Thread suchen . chien
Changeset: 712dff1413c0 Author:schien Date: 2011-04-12 13:58 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/712dff1413c0 7022841: LocaleNames_no_NO_NY.class is missing in rt.jar Reviewed-by: katleman, ohair ! make/java/util/FILES_properties.gmk

Re: Need reviewer: Exceptions to mapfile rule on shared libraries

2011-04-12 Thread Kelly O'Hair
On Apr 12, 2011, at 3:58 PM, Dr Andrew John Hughes wrote: > On 13:46 Tue 12 Apr , Kelly O'Hair wrote: >> >> Some shared libraries do not have and will not have mapfiles, at least for >> now, we >> give these an exception to the mapfile check (which just issues a warning). >> >> 7033957: Li

Re: Need Reviewer: change MAX_VM_MEMORY to 512

2011-04-12 Thread Kelly O'Hair
I think we have a problem with this, I've looked at this before, but something is wrong here. The end result could be a negative number if the max memory was say, 256Mb RAM, and 0 if the machine has 512Mb of RAM. I'm thinking that this: 443 MAX_VM_MEMORY := $(shell \ 444 if [ $(MB_O

Re: Need Reviewer: add LocaleNames_no_NO_NY.properties to jdk/make/java/util/FILES_properties.gmk

2011-04-12 Thread Michael Fang
Thanks for the review. I18n dev team transferred locale data maintenance work to L10n team... thanks, -michael Kelly O'Hair wrote: The change looks fine, but I'm a little puzzled as to why this is not being fixed by the I18n people. I'll CC Michael Fang here, you might make sure he is ok

hg: jdk7/build/corba: 4 new changesets

2011-04-12 Thread michael . fang
Changeset: 99f186b8097f Author:schien Date: 2011-04-07 15:20 -0700 URL: http://hg.openjdk.java.net/jdk7/build/corba/rev/99f186b8097f Added tag jdk7-b137 for changeset a66c01d8bf89 ! .hgtags Changeset: 63cbb2c9c88c Author:mfang Date: 2011-04-08 15:24 -0700 URL: http:

hg: jdk7/build/langtools: 4 new changesets

2011-04-12 Thread michael . fang
Changeset: aa4f494c17ef Author:schien Date: 2011-04-07 15:21 -0700 URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/aa4f494c17ef Added tag jdk7-b137 for changeset a15c9b058ae0 ! .hgtags Changeset: 7278b5b61c17 Author:mfang Date: 2011-04-08 15:25 -0700 URL: h

hg: jdk7/build/jdk: 11 new changesets

2011-04-12 Thread michael . fang
Changeset: 376a971344a3 Author:schien Date: 2011-04-07 15:21 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/376a971344a3 Added tag jdk7-b137 for changeset 29296ea6529a ! .hgtags Changeset: 19c6e9043934 Author:yhuang Date: 2011-04-05 21:09 -0700 URL: http:/

hg: jdk7/build/jdk: 2 new changesets

2011-04-12 Thread kelly . ohair
Changeset: 03d8d1eaaf6d Author:ohair Date: 2011-04-12 14:23 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/03d8d1eaaf6d 7033957: Library built without a mapfile: libxinerama.so Reviewed-by: ksrini ! make/common/shared/Defs-solaris.gmk Changeset: 0069845a086c Author:o

hg: jdk7/build: 5 new changesets

2011-04-12 Thread kelly . ohair
Changeset: f911d742c40a Author:schien Date: 2011-04-07 15:20 -0700 URL: http://hg.openjdk.java.net/jdk7/build/rev/f911d742c40a Added tag jdk7-b137 for changeset 7654afc6a29e ! .hgtags Changeset: 970c0898ded2 Author:ohair Date: 2011-03-22 11:07 -0700 URL: http://hg.o

hg: jdk7/build/jaxp: 2 new changesets

2011-04-12 Thread kelly . ohair
Changeset: d19dd3dd599e Author:schien Date: 2011-04-07 15:21 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jaxp/rev/d19dd3dd599e Added tag jdk7-b137 for changeset 1d87f7460cde ! .hgtags Changeset: be3758943770 Author:ohair Date: 2011-04-12 18:36 -0700 URL: http:/

hg: jdk7/build/jaxws: 2 new changesets

2011-04-12 Thread kelly . ohair
Changeset: 6dfcea9f7a4e Author:schien Date: 2011-04-07 15:21 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jaxws/rev/6dfcea9f7a4e Added tag jdk7-b137 for changeset ccea3282991c ! .hgtags Changeset: cc956c8a8255 Author:ohair Date: 2011-04-12 18:36 -0700 URL: http:

hg: jdk7/build/hotspot: 16 new changesets

2011-04-12 Thread kelly . ohair
Changeset: 9e6733fb56f8 Author:schien Date: 2011-04-07 15:20 -0700 URL: http://hg.openjdk.java.net/jdk7/build/hotspot/rev/9e6733fb56f8 Added tag jdk7-b137 for changeset 2dbcb4a4d8da ! .hgtags Changeset: 987d9d10a30a Author:trims Date: 2011-04-08 15:56 -0700 URL: htt