Request for review: 7036525 Disable alternative source mechanism for OPENJDK builds

2011-04-27 Thread David Holmes
http://cr.openjdk.java.net/~dholmes/7036525/webrev/ Simple but crude. If OPENJDK is defined then the Hotspot "alternative source" mechanism is effectively disabled by checking for a non-existent path. This allows people using the alt-src mechanism to select which type of build they want in a w

hg: jdk7/build/langtools: 8 new changesets

2011-04-27 Thread christine . lu
Changeset: 674dc2b21640 Author:katleman Date: 2011-04-21 15:33 -0700 URL: http://hg.openjdk.java.net/jdk7/build/langtools/rev/674dc2b21640 Added tag jdk7-b139 for changeset 853b6bb99f9b ! .hgtags Changeset: 8cc5b440fdde Author:darcy Date: 2011-04-06 19:30 -0700 URL:

hg: jdk7/build/jdk: 99 new changesets

2011-04-27 Thread christine . lu
Changeset: 67b71a815388 Author:katleman Date: 2011-04-21 15:33 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/67b71a815388 Added tag jdk7-b139 for changeset d80954a89b49 ! .hgtags Changeset: 4dc798144dd2 Author:prr Date: 2011-04-05 09:42 -0700 URL: http://

hg: jdk7/build/jaxws: 5 new changesets

2011-04-27 Thread christine . lu
Changeset: e0ae10a9967b Author:katleman Date: 2011-04-21 15:33 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jaxws/rev/e0ae10a9967b Added tag jdk7-b139 for changeset c025078c8362 ! .hgtags Changeset: d5e3452a6909 Author:ohair Date: 2011-04-12 12:39 -0700 URL: htt

hg: jdk7/build/jaxp: 2 new changesets

2011-04-27 Thread christine . lu
Changeset: c8136fd161c8 Author:katleman Date: 2011-04-21 15:33 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jaxp/rev/c8136fd161c8 Added tag jdk7-b139 for changeset 28c7c0ed2444 ! .hgtags Changeset: 02a683859a8a Author:cl Date: 2011-04-27 19:20 -0700 URL: http://

hg: jdk7/build/hotspot: 27 new changesets

2011-04-27 Thread christine . lu
Changeset: db3a870b62f6 Author:katleman Date: 2011-04-21 15:32 -0700 URL: http://hg.openjdk.java.net/jdk7/build/hotspot/rev/db3a870b62f6 Added tag jdk7-b139 for changeset 611e19a16519 ! .hgtags Changeset: 7b4fb6089361 Author:trims Date: 2011-04-21 19:49 -0700 URL: h

hg: jdk7/build/corba: 2 new changesets

2011-04-27 Thread christine . lu
Changeset: cdf5d19ec142 Author:katleman Date: 2011-04-21 15:32 -0700 URL: http://hg.openjdk.java.net/jdk7/build/corba/rev/cdf5d19ec142 Added tag jdk7-b139 for changeset 60b074ec6fcf ! .hgtags Changeset: c311591c06f5 Author:cl Date: 2011-04-27 19:19 -0700 URL: http:/

hg: jdk7/build: 2 new changesets

2011-04-27 Thread christine . lu
Changeset: dcfe74f1c655 Author:katleman Date: 2011-04-21 15:32 -0700 URL: http://hg.openjdk.java.net/jdk7/build/rev/dcfe74f1c655 Added tag jdk7-b139 for changeset 7ed6d0b9aaa1 ! .hgtags Changeset: fb9ee99c4332 Author:cl Date: 2011-04-27 19:19 -0700 URL: http://hg.op

hg: jdk7/build/jdk: 7040096: Fix broken hg tip for 'make source'

2011-04-27 Thread kelly . ohair
Changeset: 55d40eea52bb Author:ohair Date: 2011-04-27 14:02 -0700 URL: http://hg.openjdk.java.net/jdk7/build/jdk/rev/55d40eea52bb 7040096: Fix broken hg tip for 'make source' Reviewed-by: katleman ! make/common/shared/Defs.gmk

Re: Need Reviewer: change MAX_VM_MEMORY to 512

2011-04-27 Thread Kumar Srinivasan
Hi Suchen, It looks good! thanks for making this change. Kumar Hi Kumar, Thanks again for the review and suggestion. I've updated the code, ran test builds on all platforms and update the webrev: http://cr.openjdk.java.net/~schien/CR6903609/webrev/

Re: Need Reviewer: change MAX_VM_MEMORY to 512

2011-04-27 Thread suchen.ch...@oracle.com
Hi Kumar, Thanks again for the review and suggestion. I've updated the code, ran test builds on all platforms and update the webrev: http://cr.openjdk.java.net/~schien/CR6903609/webrev/ Regards, Su-Chen On Apr 15, 2011, at 9:39 AM, Kumar Srinivasan wrote: Hi, Sorry if I am jumping in la

Re: Error when building openjdk 7

2011-04-27 Thread Kelly O'Hair
This is a reply to a delayed email, but the answer may be helpful to someone, assuming this email doesn't get delayed... There is a bug in the corba idlj tool that causes build failures when the root of the directory path doing the build starts with /d or /i or /D or /T ... basically any / follo

Re: JDK8 Preliminary Repository Layout

2011-04-27 Thread Mike Swingler
On Mar 11, 2011, at 10:07 AM, Kelly O'Hair wrote: > On Mar 11, 2011, at 2:11 AM, Steve Poole wrote: > >> Kelly - can you explain for us newbies why you have separate repositories? >> I'm sure I can list any number of reasons but it would be good to get your >> view. It may sound like a dumb

After the last update

2011-04-27 Thread Frédéric Le Mouël
cd linux_i486_compiler1/product && ./test_gamma java full version "1.6.0_24-b07" Using java runtime at: /opt/sun-jdk-1.6.0.24/jre java version "1.6.0_24" Java(TM) SE Runtime Environment (build 1.6.0_24-b07) OpenJDK Client VM (build 21.0-b08, mixed mode) 1. A1 B5 C8 D6 E3 F7 G2 H4 2. A1 B6 C8 D3

Re: Wrong dates in mailing list ?

2011-04-27 Thread Weijun Wang
I even see some mails from myself. But I have no idea if they are old mails resent, or lost mails finally appear. Probably the latter. Too bad my iPod Touch thinks they are new mails and use the current date. -Max On 04/27/2011 04:20 PM, David Holmes wrote: Hi Ulf Ulf Zibis said the follow

Re: Wrong dates in mailing list ?

2011-04-27 Thread David Holmes
Hi Ulf Ulf Zibis said the following on 04/27/11 18:15: Today I received about more than 50 posts from different *@openjdk.java.net mailing lists, dates spread over the last ~8 weeks. Are the as such old, or do they have wrong dates? They are old. We (inside Oracle) have been complaining abou