RFR: 8264805: Remove the experimental Ahead-of-Time Compiler [v4]
Vladimir Kozlov
kvn at openjdk.java.net
Fri Apr 9 18:23:25 UTC 2021
On Fri, 9 Apr 2021 08:29:21 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Vladimir Kozlov has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove exports from Graal module to jdk.aot
>
> src/hotspot/cpu/x86/globalDefinitions_x86.hpp line 73:
>
>> 71:
>> 72: #if INCLUDE_JVMCI
>> 73: #define COMPRESSED_CLASS_POINTERS_DEPENDS_ON_COMPRESSED_OOPS (EnableJVMCI)
>
> Minor nit: can probably drop parentheses here.
done
-------------
PR: https://git.openjdk.java.net/jdk/pull/3398
More information about the build-dev
mailing list