warnings from configure on solaris sparc

2012-09-27 Thread Jim Holmlund
: checking for IceConnectionNumber in -lICE... yes checking X11/extensions/shape.h usability... no checking X11/extensions/shape.h presence... yes configure: WARNING: X11/extensions/shape.h: present but cannot be compiled configure: WARNING: X11/extensions/shape.h: check for missing prere

Re: [8] Review request for 7197401: Add a subset of the org.objectweb.asm packages to JDK 8

2012-09-25 Thread Jim Holmlund
:43, Jim Holmlund wrote: Please review the fix for CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7197401 Webrev: http://cr.openjdk.java.net/~jjh/7197401/ Thanks - jjh

[8] Review request for 7197401: Add a subset of the org.objectweb.asm packages to JDK 8

2012-09-24 Thread Jim Holmlund
Please review the fix for CR: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7197401 Webrev: http://cr.openjdk.java.net/~jjh/7197401/ Thanks - jjh

Re: Adding asm to JDK 8

2012-02-06 Thread Jim Holmlund
On 2/6/2012 12:04 AM, David Holmes wrote: On 4/02/2012 5:03 AM, Jim Holmlund wrote: On 2/2/2012 7:13 PM, David Holmes wrote: I added build-dev to the cc as this is of general interest. Actually before doing this a heads-up should go out to all jdk8-dev I think. One question: are there any

Re: Adding asm to JDK 8

2012-02-03 Thread Jim Holmlund
On 2/3/2012 9:11 AM, Phil Race wrote: Oh, its for lambda! Thank you for mentioning that. I had no clue what we needed this thing for :-), may be it was obvious to the rest of the world but not to me and I was surprised it wasn't mentioned in Jim's email. Sorry about that. I thought I was jut

Re: Adding asm to JDK 8

2012-02-03 Thread Jim Holmlund
jdk8-dev I think. One question: are there any cross-compilation issues with building this? I'm assuming not but want to check. Okay two questions :) : do you know when this will get modularized and show up in the jigsaw repositories? Thanks, David On 3/02/2012 9:29 AM, Jim Holmlund wrote

Re: Adding asm to JDK 8

2012-02-03 Thread Jim Holmlund
t to check. I don't know of any such issues. What sort of build scenario are you thinking of? - jjh Okay two questions :) : do you know when this will get modularized and show up in the jigsaw repositories? Thanks, David On 3/02/2012 9:29 AM, Jim Holmlund wrote: This is just a heads

Re: How to check out the openjdk source code from the mercurial repositories

2011-03-10 Thread Jim Holmlund
On 3/10/2011 3:13 AM, Alan Bateman wrote: Fredrik Öhrström wrote: I think it is important that a recent stock mercurial install can check out the full openjdk with a single clone command. I.e. you should not have to install special extensions just to get the source code. I think this is a r

Re: Need reviewer: Fix for windows cygwin issues

2011-02-10 Thread Jim Holmlund
Thumbs up. The changes look ok to me. I built tl on my win xp machine with this change and it worked fine. Thanks. - jjh On 2/10/2011 1:45 PM, Kelly O'Hair wrote: Need reviewer 7012644: Regression: jdk/make/common/shared/Defs-windows.gmk has problems on cygwin http://cr.openjdk.java.net/~oha

Re: mysterious problem with building openjdk7,

2011-01-14 Thread Jim Holmlund
I too have had some problems building jdk7 on cygwin. I believe they are caused by changeset: 3279:4e70663f0163 parent: 3219:435b477c4f14 user:ohair date:Tue Dec 21 18:21:26 2010 -0800 summary: 6360517: ALT_MSDEVTOOLS_PATH and rc.exe location, and rebase