Re: Request for Review: 7165722 invalid path in MemoryMonitor demo's README.txt

2012-05-08 Thread Charles Lee
Hi Jonathan, The patch is committed @ Changeset: abb63b7357a1 Author:luchsh Date: 2012-05-09 11:19 +0800 URL:http://hg.openjdk.java.net/jdk8/tl/jdk/rev/abb63b7357a1 7165722: Invalid path in MemoryMonitor demo's README.txt Reviewed-by: alanb, sla Please verify it and thank you all for

Re: Need help in building openjdk in ubuntu 11.10

2011-12-21 Thread Charles Lee
On 12/22/2011 10:11 AM, m silverstri wrote: I did. $ echo $ALT_BOOTDIR /home/michael/Programs/jdk1.6.0_30 On Wed, Dec 21, 2011 at 5:54 PM, Kelly O'Hair wrote: Did you export ALT_BOOTDIR? It needs to be set in the environment. -kto On Dec 21, 2011, at 4:55 PM, m silverstri wrote: I have r

Re: Where is openjdk 8 repos?

2011-07-04 Thread Charles Lee
On 07/05/2011 11:50 AM, David Holmes wrote: On 5/07/2011 12:12 PM, Charles Lee wrote: I am trying to build openjdk 8 locally. And I found from the mailing list that there are lots of commits into different repos, for example: http://hg.openjdk.java.net/jdk8/tl/jdk http://hg.openjdk.java.net

Where is openjdk 8 repos?

2011-07-04 Thread Charles Lee
Hi guys, I am trying to build openjdk 8 locally. And I found from the mailing list that there are lots of commits into different repos, for example: http://hg.openjdk.java.net/jdk8/tl/jdk http://hg.openjdk.java.net/jdk8/jdk8/jdk http://hg.openjdk.java.net/jdk8/2d/jdk Do 2d and tl (tl == tools

Re: How can I include Rhino in the build

2011-06-02 Thread Charles Lee
On 06/03/2011 11:47 AM, Erik Trimble wrote: On 6/2/2011 6:12 PM, Charles Lee wrote: On 06/02/2011 11:45 PM, Erik Trimble wrote: On 6/2/2011 3:18 AM, Charles Lee wrote: Hi guys, I have checkout the mercurial forest from http://hg.openjdk.java.net/jdk7/jdk7/. But I can not have Rhino in the

Re: How can I include Rhino in the build

2011-06-02 Thread Charles Lee
On 06/02/2011 11:45 PM, Erik Trimble wrote: On 6/2/2011 3:18 AM, Charles Lee wrote: Hi guys, I have checkout the mercurial forest from http://hg.openjdk.java.net/jdk7/jdk7/. But I can not have Rhino in the build. Do I miss any repository? If you are referring to Mozilla's Rhino

How can I include Rhino in the build

2011-06-02 Thread Charles Lee
Hi guys, I have checkout the mercurial forest from http://hg.openjdk.java.net/jdk7/jdk7/. But I can not have Rhino in the build. Do I miss any repository? -- Yours Charles