| From | Sent On | Attachments |
|---|---|---|
| Michael Hall | Jul 19, 2010 6:39 pm | |
| Christian Thalinger | Jul 20, 2010 4:19 am | |
| Stephen Bannasch | Jul 20, 2010 9:12 am | |
| Peter Schuller | Jul 20, 2010 10:48 am | |
| Michael Hall | Jul 20, 2010 3:41 pm | |
| Peter Schuller | Jul 20, 2010 11:40 pm | |
| Christian Thalinger | Jul 21, 2010 12:57 am | |
| Stephen Bannasch | Jul 21, 2010 6:18 am | |
| Christian Thalinger | Jul 21, 2010 6:47 am | |
| Michael Hall | Jul 21, 2010 3:16 pm | |
| Christian Thalinger | Jul 22, 2010 1:08 am | |
| Michael Hall | Jul 22, 2010 2:39 am | |
| Michael Hall | Aug 5, 2010 2:55 pm |
| Subject: | Re: Java 7 on OS X Snow Leopard | |
|---|---|---|
| From: | Christian Thalinger (chri...@oracle.com) | |
| Date: | Jul 21, 2010 12:57:09 am | |
| List: | net.java.openjdk.bsd-port-dev | |
On Tue, 2010-07-20 at 12:13 -0400, Stephen Bannasch wrote:
At 1:19 PM +0200 7/20/10, Christian Thalinger wrote:
On Mon, 2010-07-19 at 20:39 -0500, Michael Hall wrote:
Making adlc g++-4.0 -m32 -march=i586 -mstackrealign -m32 -march=i586 - mstackrealign -o ../generated/adfiles/adlc ../generated/adfiles/ adlparse.o ../generated/adfiles/archDesc.o ../generated/adfiles/ arena.o ../generated/adfiles/dfa.o ../generated/adfiles/dict2.o ../
LoadC was renamed to LoadUS a long time ago. Are you sure your bsd-port copy is updated?
For example here's what hg log reports in my hotspot dir:
[hotspot]$ hg log |more
changeset: 1620:20400a948eaf
tag: dynopt-6912064.patch
tag: tip
tag: qtip
user: Stephen Bannasch <step...@gmail.com>
date: Fri Jul 16 02:07:50 2010 -0400
summary: 6912064: type profiles need to be exploited more for dynamic
language support
changeset: 1619:1c8de50858aa tag: indy-deopt-6969574.patch user: Stephen Bannasch <step...@gmail.com> date: Fri Jul 16 02:07:50 2010 -0400 summary: 6969574: invokedynamic call sites deoptimize instead of executing
changeset: 1618:6770e3577ea4 tag: indy-bsm-6964498.patch user: Stephen Bannasch <step...@gmail.com> date: Fri Jul 16 02:07:50 2010 -0400 summary: 6964498: JSR 292 invokedynamic sites need local bootstrap methods
Well, that means you have applied the mlvm patches. Can you do a:
$ hg qpull -a
to remove all patches and then:
$ hg tip $ hg id
And to be sure do that in the hotspot/ subdirectory too.
-- Christian





