RFR: 8133935: aarch64: fails to build from source

Coleen Phillimore coleen.phillimore at oracle.com
Wed Aug 19 12:49:54 UTC 2015


Sorry, I should spend more time on stuff like this.   The #include list 
should be alphabetized.
Coleen

On 8/19/15 8:10 AM, Edward Nevill wrote:
> 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 hotspot-dev mailing list