RFR: 8264805: Remove the experimental Ahead-of-Time Compiler [v4]
Vladimir Kozlov
kvn at openjdk.java.net
Fri Apr 9 19:26:22 UTC 2021
On Fri, 9 Apr 2021 16:54:35 GMT, Ioi Lam <iklam 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/share/oops/methodCounters.cpp line 77:
>
>> 75: }
>> 76:
>> 77: void MethodCounters::metaspace_pointers_do(MetaspaceClosure* it) {
>
> MethodCounters::metaspace_pointers_do can be removed altogether (also need to remove the declaration in methodCounter.hpp).
Done.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3398
More information about the serviceability-dev
mailing list