RFE: 64 bit pointers needed

2012-05-10 Thread Senseney, Justin (NIH/CIT) [E]
Title: RFE: 64 bit pointers needed Author: Justin Senseney Organization: National Institutes of Health Owner: Justin Senseney Created: 2012/04/17 Type: Feature State: Draft Exposure: Open Component: core/lang Scope: JDK JSR: TBD RFE: 4963452 (4850923, 4880587, 4088441, 6292967) Discussion: compiler

Re: Need reviewer - get_source.sh changes

2012-05-10 Thread Kelly O'Hair
I messed up somehow, the sed command is misbehaving on me constructing the extra repo path. I have changed the logic to sed out the tail of the default path, then just glue that to the extra path. Unfortunately, I pushed the first set of changes (could have sworn it worked on the Mac) so I ne

Re: First build-infra push to jdk8 -- try out the new build system!

2012-05-10 Thread Sergey Bylokhov
Hi, Magnus. I tried to use the new building system to build jdk 8 on windows 7 x64 and found that freetype2 library is necessary, but as far I understand it should not be necessary for closed jdk. 12.04.2012 13:47, Magnus Ihse Bursie wrote: The build-infra project [1] has been working for a wh

hg: jdk8/build: 7167593: Changed get_source.sh to allow for getting full oracle jdk repo forest

2012-05-10 Thread kelly . ohair
Changeset: 955a3e8ed4f0 Author:ohair Date: 2012-05-10 08:26 -0700 URL: http://hg.openjdk.java.net/jdk8/build/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_sourc

Re: Need reviewer - get_source.sh changes

2012-05-10 Thread Staffan Larsen
Looks good! /Staffan On 9 maj 2012, at 20:13, Kelly O'Hair wrote: > > This change does not impact any openjdk use, but helps the Oracle engineers > get off the > forest extension (fclone command) if they want to. > > Changes the get_source.sh script so that you can provide an optional server

Re: Need reviewer - get_source.sh changes

2012-05-10 Thread Chris Hegarty
On 10/05/2012 08:36, Erik Joelsson wrote: That will certainly be convenient. I've tried it and it works for me. Code looks good. +1, thanks Kelly. Anything that aids the migration off the forest extension can only be a good thing. The changes look fine to me. -Chris. /Erik On 2012-05-09

Re: Need reviewer - get_source.sh changes

2012-05-10 Thread Erik Joelsson
That will certainly be convenient. I've tried it and it works for me. Code looks good. /Erik On 2012-05-09 20:13, Kelly O'Hair wrote: This change does not impact any openjdk use, but helps the Oracle engineers get off the forest extension (fclone command) if they want to. Changes the get_sou