[aarch64-port-dev ] RFR: 8133935: aarch64: fails to build from source
Edward Nevill
edward.nevill at gmail.com
Wed Aug 19 12:10:06 UTC 2015
Hi,
http://cr.openjdk.java.net/~enevill/8133935/webrev/
fixes the following error in the build
macroAssembler_aarch64.o: In function `MacroAssembler::patch_oop(unsigned char*, unsigned char*)':
$HOME/openjdk/jdk9/dev/hotspot/src/cpu/aarch64/vm/macroAssembler_aarch64.cpp:168: undefined reference to `oopDesc::encode_heap_oop(oopDesc*)'
collect2: error: ld returned 1 exit status
make[8]: *** [libjvm.so] Error 1
Please review,
Thanks,
Ed.
PS: Both hs-comp and dev are broken, should I push to both? or just to hs-comp?
More information about the aarch64-port-dev
mailing list