Zero doesn't build on BSD: redefinition of 'entry_frame_call_wrapper'

Christian Thalinger christian.thalinger at oracle.com
Tue Aug 13 12:30:55 PDT 2013


On Aug 13, 2013, at 11:59 AM, Omair Majid <omajid at redhat.com> wrote:

> On 08/13/2013 02:29 PM, Christian Thalinger wrote:
>> Roman, could you fix this?  -- Chris
>> 
>> /Users/cthaling/ws/hotspot/src/cpu/zero/vm/frame_zero.inline.hpp:145:32: error: redefinition of 'entry_frame_call_wrapper'
>> inline JavaCallWrapper* frame::entry_frame_call_wrapper() const {
>>                               ^
>> /Users/cthaling/ws/hotspot/src/share/vm/runtime/frame.hpp:356:20: note: previous definition is here
>>  JavaCallWrapper* entry_frame_call_wrapper() const { return *entry_frame_call_wrapper_addr(); }
>>                   ^
>> 1 error generated.
>> 
> 
> Fix is already in hotspot-rt:
> http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c54a3122f9c8

Doh.  I was almost positive that this was fixed but I didn't see it.  Although I reviewed it ;-)  Thanks.

-- Chris

> 
> Cheers,
> Omair
> 
> -- 
> PGP Key: 66484681 (http://pgp.mit.edu/)
> Fingerprint = F072 555B 0A17 3957 4E95  0056 F286 F14F 6648 4681



More information about the hotspot-dev mailing list