Re: building part of jdk 8

2012-02-20 Thread Fredrik Öhrström
Den måndagen den 20:e februari 2012 skrev Pete Brunet: > > Hi Fredrik, I can't find any files named configure. Is there further > documentation? -Pete > Ah, this is the work in progress, the build-infra project. Discussed a bit here and on build-infra-dev. hg clone http://hg.openjdk.java.net/b

Re: building part of jdk 8

2012-02-20 Thread Pete Brunet
On 2/20/12 1:25 PM, Fredrik Öhrström wrote: > Den måndagen den 20:e februari 2012 skrev Pete > > > > > A fastdebug build is a combination of the variables VARIANT=DBG > and FASTDEBUG=true > > but it's been a long time since I looked at that. Proof is in > the pudding. Good Luck

Re: building part of jdk 8

2012-02-20 Thread Fredrik Öhrström
Den måndagen den 20:e februari 2012 skrev Pete > > > > > A fastdebug build is a combination of the variables VARIANT=DBG and > FASTDEBUG=true > > but it's been a long time since I looked at that. Proof is in the > pudding. Good Luck. > Thanks Kelly, That's true. Also, I hadn't realized that I n

Re: building part of jdk 8

2012-02-20 Thread Pete Brunet
On 2/15/12 11:33 AM, Kelly O'Hair wrote: > On Feb 15, 2012, at 9:01 AM, Pete Brunet wrote: > >> Thanks Kelly, That's interesting. That might provide a hint regarding a >> problem I am working on. When I do a full fastdebug_build build with my >> patch applied I get a hang when exiting the app, bu