Zero doesn't build on BSD: redefinition of 'entry_frame_call_wrapper'
Omair Majid
omajid at redhat.com
Tue Aug 13 11:59:20 PDT 2013
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
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