RFR: 8264543: Cross modify fence optimization for x86 [v3]
David Holmes
dholmes at openjdk.java.net
Mon Jul 26 06:42:08 UTC 2021
On Mon, 26 Jul 2021 05:56:51 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Also ran specjvm2008 successfully
>
> You are linking to Intel documentation of the Intel C++ compiler. This `_serialize()` intrinsic needs to be available in Microsoft Visual Studio.
I ran it through our build system and it builds fine but I'd be happier if I could find some documentation that shows the availability of `_serialize()` in Visual Studio.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4848
More information about the hotspot-dev
mailing list