Mac problem(?), new build, --with-debug-level=slowdebug

Kelly O'Hair kelly.ohair at oracle.com
Wed Jan 9 22:50:48 UTC 2013


Not sure the configure&make setup works in those repos yet.

Just the jdk8/build forest at this time.

You could try:

hg clone http://hg.openjdk.java.net/jdk8/build jdk8-build
cd jdk8-build
sh ./get_source.sh
sh ./get_source.ch http://closedjdk.us.oracle.com   #  If you want the full closed forest

sh ./configure
make all

I'm not a trees.py user yet.

-kto



On Jan 9, 2013, at 2:43 PM, David Chase wrote:

> 
> On 2013-01-09, at 5:26 PM, Kelly O'Hair <kelly.ohair at oracle.com> wrote:
> 
>> Question 1:  What specific forest did you get your sources from?
>> 
>> -kto
> 
>>> I configured jdk8tl in common/makefiles,
> default = http://hg.openjdk.java.net/jdk8/tl
> 
> 
>>> Then in hotspot-comp, I also configure for slowdebug, and
> default = http://hg.openjdk.java.net/hsx/hotspot-comp
> 
> Both of them, I did hg tpull -u earlier today.
> 
> David
> 




More information about the build-dev mailing list