hg: bsd-port/bsd-port: 7 new changesets

2009-10-18 Thread glewis
Changeset: e76b72562a98 Author:ohair Date: 2009-09-03 17:44 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/e76b72562a98 6855174: Improve log output when builds transition from one workspace to another Reviewed-by: jjg ! make/Defs-internal.gmk ! make/corba-rules.gmk ! m

hg: bsd-port/bsd-port/corba: 9 new changesets

2009-10-18 Thread glewis
Changeset: 1c130e7b7a2e Author:ohair Date: 2009-09-02 09:20 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/1c130e7b7a2e 6875240: Reduce Makefile build time by limiting repeated exec's (mostly for cygwin building) Reviewed-by: jjg, iris ! make/Makefile ! make/com

hg: bsd-port/bsd-port/hotspot: 39 new changesets

2009-10-18 Thread glewis
Changeset: 89e0543e1737 Author:xdono Date: 2009-09-22 14:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/89e0543e1737 6884624: Update copyright year Summary: Update copyright for files that have been modified in 2009 through Septermber Reviewed-by: tbell, oha

hg: bsd-port/bsd-port/jaxp: 6 new changesets

2009-10-18 Thread glewis
Changeset: 534e23823a1b Author:ohair Date: 2009-09-21 13:54 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/534e23823a1b 6856630: Restructure jaxp/jaxws repositories Reviewed-by: darcy, tbell ! .hgignore ! README + build-defs.xml + build-drop-template.xml + build.p

hg: bsd-port/bsd-port/jaxws: 5 new changesets

2009-10-18 Thread glewis
Changeset: ae2bec597586 Author:ohair Date: 2009-09-21 13:57 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/ae2bec597586 6856630: Restructure jaxp/jaxws repositories Reviewed-by: darcy, tbell ! .hgignore ! README + build-defs.xml + build-drop-template.xml + build.

Re: OpenJDK 7 build fails on Snow Leopard

2009-10-18 Thread Greg Lewis
G'day John, On Fri, Oct 02, 2009 at 06:06:01PM -0700, John Rose wrote: > With the current bsd-port plus unrelated MLVM patches I got a clean > Snow Leopard build. It passed the MLVM regression tests. > > I had to use GCC 4.0 as Michael suggested. > > The 4.2 compiler is offering some porting

hg: bsd-port/bsd-port/jdk: 40 new changesets

2009-10-18 Thread glewis
Changeset: fdf11ce72e8e Author:mchung Date: 2009-08-06 11:25 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/fdf11ce72e8e 4917309: (cl) Reduce internal usage of ClassNotFoundExceptions during class-loading Summary: Change findBootstrapClass to return null instead of

hg: bsd-port/bsd-port/langtools: 11 new changesets

2009-10-18 Thread glewis
Changeset: 14735c7932d7 Author:xdono Date: 2009-09-22 14:06 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/14735c7932d7 6884624: Update copyright year Summary: Update copyright for files that have been modified in 2009 through Septermber Reviewed-by: tbell,

sendfile() in FileChannelImpl.c

2009-10-18 Thread Michael Allman
Can someone explain why we aren't using sendfile() in the transferTo0 call for the case of a file transfer to a network socket in FileChannelImpl.c? Also, my understanding is that if this call cannot do a sendfile(), it should return IOS_UNSUPPORTED_CASE. This will tell the caller to do a loop

Re: OpenJDK 7 build fails on Snow Leopard

2009-10-18 Thread Greg Lewis
G'day John, On Sun, Oct 18, 2009 at 01:06:36PM -0700, Greg Lewis wrote: > On Fri, Oct 02, 2009 at 06:06:01PM -0700, John Rose wrote: > > With the current bsd-port plus unrelated MLVM patches I got a clean > > Snow Leopard build. It passed the MLVM regression tests. > > > > I had to use GCC 4.0

Re: sendfile() in FileChannelImpl.c

2009-10-18 Thread Greg Lewis
G'day Michael, On Fri, Oct 16, 2009 at 04:55:08PM -0700, Michael Allman wrote: > Can someone explain why we aren't using sendfile() in the transferTo0 call > for the case of a file transfer to a network socket in FileChannelImpl.c? > > Also, my understanding is that if this call cannot do a send

hg: bsd-port/bsd-port: 2 new changesets

2009-10-18 Thread glewis
Changeset: d1516b9f2395 Author:xdono Date: 2009-10-15 16:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/d1516b9f2395 Added tag jdk7-b74 for changeset 2c88089b6e1c ! .hgtags Changeset: d7f4d0dd8d30 Author:gle...@misty.eyesbeyond.com Date: 2009-10-18 13:40 -

hg: bsd-port/bsd-port/corba: 2 new changesets

2009-10-18 Thread glewis
Changeset: 0fb137085952 Author:xdono Date: 2009-10-15 16:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/corba/rev/0fb137085952 Added tag jdk7-b74 for changeset 5d0cf59a3203 ! .hgtags Changeset: d08a9e6b5186 Author:gle...@misty.eyesbeyond.com Date: 2009-10-18 1

hg: bsd-port/bsd-port/hotspot: 19 new changesets

2009-10-18 Thread glewis
Changeset: 685e959d09ea Author:cfang Date: 2009-09-14 09:49 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot/rev/685e959d09ea 6877254: Server vm crashes with no branches off of store slice" when run with CMS and UseSuperWord(default) Summary: design StoreCMNode::Idea

hg: bsd-port/bsd-port/jaxp: 2 new changesets

2009-10-18 Thread glewis
Changeset: 555fb78ee4ce Author:xdono Date: 2009-10-15 16:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxp/rev/555fb78ee4ce Added tag jdk7-b74 for changeset ea7b88c676dd ! .hgtags Changeset: 0810d407b621 Author:gle...@misty.eyesbeyond.com Date: 2009-10-18 13

hg: bsd-port/bsd-port/jaxws: 2 new changesets

2009-10-18 Thread glewis
Changeset: fcf2b8b5d606 Author:xdono Date: 2009-10-15 16:40 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/jaxws/rev/fcf2b8b5d606 Added tag jdk7-b74 for changeset f4466e1b6080 ! .hgtags Changeset: 0af23cad88bb Author:gle...@misty.eyesbeyond.com Date: 2009-10-18 1

hg: bsd-port/bsd-port/langtools: 9 new changesets

2009-10-18 Thread glewis
Changeset: e992e602788e Author:darcy Date: 2009-09-23 18:29 -0700 URL: http://hg.openjdk.java.net/bsd-port/bsd-port/langtools/rev/e992e602788e 6517779: javax.lang.model.util.Elements.getConstantExpression() doesn't throw any exception 6517907: javax.lang.model.util.Elements.getCon

Re: hg: bsd-port/bsd-port: 2 new changesets

2009-10-18 Thread Greg Lewis
On Mon, Oct 19, 2009 at 03:45:15AM +, gle...@eyesbeyond.com wrote: > Changeset: d1516b9f2395 > Author:xdono > Date: 2009-10-15 16:40 -0700 > URL: http://hg.openjdk.java.net/bsd-port/bsd-port/rev/d1516b9f2395 > > Added tag jdk7-b74 for changeset 2c88089b6e1c > > ! .hgtags > > C

Re: sendfile() in FileChannelImpl.c

2009-10-18 Thread Michael Allman
On Sun, 18 Oct 2009, Greg Lewis wrote: > G'day Michael, > > On Fri, Oct 16, 2009 at 04:55:08PM -0700, Michael Allman wrote: >> Can someone explain why we aren't using sendfile() in the transferTo0 call >> for the case of a file transfer to a network socket in FileChannelImpl.c? >> >> Also, my unde