RFR: 8341127: Extra call to MethodHandle::asType from memory segment var handles fails to inline [v2]
Maurizio Cimadamore
mcimadamore at openjdk.org
Tue Oct 1 17:52:34 UTC 2024
On Tue, 1 Oct 2024 17:44:27 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> I believe `EXCLUDE` is what I was reaching out for
>
> I think EXCLUDE would work, yes. True about CompileCommand having a global effect, so that won't work. (With a CompilerDirective file we could be more precise, not sure if it's worth it though).
In the latest iteration, I removed the annotation. Doesn't seem to be making any difference.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21283#discussion_r1783261399
More information about the core-libs-dev
mailing list