You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The kore submodule seems unable to compile any Java 17 features. Compare the two commits in #4039 , where a record class compiles just fine in the kernel submodule, but the same exact file fails to parse when moved to kore.
I thought I solved this with #4032, however, after doing a fresh clone I'm still encountering the same errors. This will be a blocker for #4038, #4030, and #4022.