RFR: 7903175: Workaround CODETOOLS-7903174

Maurizio Cimadamore mcimadamore at openjdk.java.net
Fri Apr 29 12:59:59 UTC 2022


On Fri, 29 Apr 2022 12:32:11 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:

> This implements a workaround for the crash in clang_reparseTranslationUnit.
> 
> It enables libclang's crash recovery on Windows, and if there's a crash in reparseTranslationUnit, we simply retry the call. This seems to be enough to workaround the crash for now.

Looks good

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

Marked as reviewed by mcimadamore (Committer).

PR: https://git.openjdk.java.net/jextract/pull/29


More information about the jextract-dev mailing list