Still unable to compile

Stephen Bannasch stephen.bannasch at deanbrook.org
Sun Feb 14 14:47:51 PST 2010


[sorry for the dup Christian, meant to send this to the list ...]

>On 02/14/10 10:39 AM, Ugo Kanain wrote:
>> Linking vm...
>> Undefined symbols:
>>    "AbstractInterpreter::can_be_compiled(methodHandle)", referenced 
>> from:
>>        CompilationPolicy::canBeCompiled(methodHandle)        in 
>> compilationPolicy.o
>> ld: symbol(s) not found
>
>That's just coincidence.  You need to wait for this fix to make it into
>the bsd-port repository:
>
>http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/9e1637a04678
>
>-- Christian

I'm a bit confused -- I'm probably missing some of the hg flow patterns for changesets.

This fix appeared in the jdk7 hotspot-comp repo about two weeks ago:

  http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/9e1637a04678

But I don't see it listed in the jdk7 hotspot-comp repo:

  http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/summary

In the bsd-port hotspot-comp repo:

  http://hg.openjdk.java.net/bsd-port/bsd-port/hotspot-comp/summary

The last two changes listed are:

8 days ago   Greg Lewis   Merge from main OpenJDK repository default tip
9 days ago   mikejwre     Added tag jdk7-b82 for changeset 1999f5b12482

The changeset by mikejwre adds the jdk7-b82 tag but I didn't see that in the jdk7 repo?

Where (in the process) is "6920970: Zero build fixes after 6849984 and 6911204" and how can I tell when it get's merged with bsd-port.

Will it appear on this list in a changeset notification by glewis?

If I learned a bit more about hg would it be straightforward to pull and apply to my local repo?  ... and keep it fromcreating problems when update from the bsd-port repo directly?




More information about the bsd-port-dev mailing list