<div dir="ltr"><div>I noticed different test results when running systemtests on a mac/intel versus an M2.</div><div>when running systemtests from a command line using </div><div><br></div><div>`sh gradlew --info -PFULL_TEST=true  :systemTests:cleanTest :systemTests:test --tests=test.com.sun.javafx.tk.quantum.SystemMenuBarTest`</div><div><br></div><div>I traced it down to `windowDidBecomeKey` on `GlassWindow+Overrides.m` not being called on the M2. That of course leads to different paths, hence different test results.</div><div><br></div>I wonder if this is somehow related to <a href="https://bugs.openjdk.org/browse/JDK-8089848">https://bugs.openjdk.org/browse/JDK-8089848</a>. Before looking into this, is this something others observed as well?<br><div><br></div><div>- Johan</div></div>