error when building hotspot in aarch64.

李雪军 alian567 at 126.com
Tue Jul 21 14:39:56 UTC 2015


 configure cmd: 
configure --openjdk-target=aarch64 --with-debug-level=slowdebug
make
error happen in frame_aarch64.cpp 
in frame::frame(....){
  init(...);
}
init is undefined.


is init function missing the implementation?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20150721/66e9916b/attachment-0001.html>


More information about the hotspot-compiler-dev mailing list