On Thu, 3 Mar 2022 13:21:36 GMT, Lutz Schmidt <l...@openjdk.org> wrote:

> Well, it just didn't build. With the annotation being present, you also need 
> an intrinsic implementation. That's what the error message is saying...

Doh, I had no idea the presence of `@IntrinsicCandidate` was mandating the VM 
has an intrinsic implementation these days (Why?! Not much of a _candidate_ if 
it's required..). I also seem to have built-and-tested locally without that 
patch properly applied. Sorry for the noise, should be fixed now.

-------------

PR: https://git.openjdk.java.net/jdk/pull/7231

Reply via email to