Re: Review Request: 6812511: Allow Interpreter-only builds

2009-05-08 Thread Martin Buchholz
[+build-dev] Not that it matters much, but build-dev is a better list for this patch than core-libs-dev. Martin On Fri, May 8, 2009 at 09:14, Gary Benson wrote: > Hi all, > > I have a patch that's been sitting in the bug databases for a while: > >  https://bugs.openjdk.java.net/show_bug.cgi?id=

Review Request: 6812511: Allow Interpreter-only builds

2009-05-08 Thread Gary Benson
Hi all, I have a patch that's been sitting in the bug databases for a while: https://bugs.openjdk.java.net/show_bug.cgi?id=100011 http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6812511 It allows HotSpot to be built interpreter-only, which is required for the Zero assembler port. It touc