Re: Review request: Zero buildsystem changes

2009-10-15 Thread Gary Benson
Andrew John Hughes wrote: > 2009/10/15 Tim Bell : > > Gary Benson wrote: > > > As an update to my previous message, the HotSpot part of this > > > patch was tested and pushed to hotspot-comp last night, so the > > > remaining code for review is this: > > > > > >   http://cr.openjdk.java.net/~gbenso

Re: Review request: Zero buildsystem changes

2009-10-15 Thread Andrew John Hughes
2009/10/15 Tim Bell : > Gary Benson wrote: > >> As an update to my previous message, the HotSpot part of this patch >> was tested and pushed to hotspot-comp last night, so the remaining >> code for review is this: >> >>   http://cr.openjdk.java.net/~gbenson/zero-11-build/ >> >> I'm going on vacatio

Re: Review request: Zero buildsystem changes

2009-10-14 Thread Tim Bell
Gary Benson wrote: > As an update to my previous message, the HotSpot part of this patch > was tested and pushed to hotspot-comp last night, so the remaining > code for review is this: > > http://cr.openjdk.java.net/~gbenson/zero-11-build/ > > I'm going on vacation on Friday 16, returning Mond

Re: Review request: Zero buildsystem changes

2009-10-14 Thread Gary Benson
Hi all, As an update to my previous message, the HotSpot part of this patch was tested and pushed to hotspot-comp last night, so the remaining code for review is this: http://cr.openjdk.java.net/~gbenson/zero-11-build/ I'm going on vacation on Friday 16, returning Monday 26, so could anyone re

Review request: Zero buildsystem changes

2009-10-09 Thread Gary Benson
Hi all, Zero is an interpreter-only port of HotSpot that uses no assembler and can trivially be built on any Linux system. The following two webrevs add Zero support to OpenJDK: http://cr.openjdk.java.net/~gbenson/zero-11-build/ http://cr.openjdk.java.net/~gbenson/zero-11-hotspot/ The bulk