RFR: Use compiler switch to filter out `__asm` statements on Windows

Jorn Vernee jvernee at openjdk.org
Wed Apr 10 17:56:09 UTC 2024


On Wed, 10 Apr 2024 17:26:06 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:

> why didn't the GHA tests failed?

We only run GHA tests on Linux and Mac. AFAIK, building jtreg requires a full unix environment (I locally always have to use WSL). Perhaps it is possible to do that in GHA as well, but I haven't looked into that yet :)

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

PR Comment: https://git.openjdk.org/jextract/pull/234#issuecomment-2048141654


More information about the jextract-dev mailing list