[11] RFR 8207046: C1 arm32 platform functions update

Boris Ulasevich boris.ulasevich at bell-sw.com
Tue Jul 17 08:38:19 UTC 2018


Hi all,

Please review the following patch:
   http://cr.openjdk.java.net/~bulasevich/8207046/webrev.02
   https://bugs.openjdk.java.net/browse/JDK-8207046

The patch fixes unexpected parameter location in arm32 LIR_Assembler 
methods implementation. AARCH64 code is intentionally left intact 
because it has built errors and it is going to be deleted soon.

thanks,
Boris


More information about the hotspot-compiler-dev mailing list