March 5, 2026
6:39 p.m.
OpenJDK JVM runtime wants to comapre MxCsr with the initial one and restore the initial if that differs by setting CONTEXT.MxCsr (in exception handler). We currently prefer MxCsr from CONTEXT.FltSave but turns out that is not the case on Windows. Failure to actually update MxCsr from exception context when continuing execution causes inifinite exception loop. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10248#note_131376