On Fri, 8 Apr 2022 16:20:10 GMT, Phil Race <p...@openjdk.org> wrote: >> Maxim Kartashev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Restored the original code in X11GraphicsDevice.java that got >> auto-formatted > > src/java.desktop/unix/classes/sun/awt/X11/XCanvasPeer.java line 90: > >> 88: getScreenDevices()[screenNum]. >> 89: getDefaultConfiguration(); >> 90: } > > why did you get rid of the just in case ? > Actually why is this method being modified at all ? > I mean besides adding locking ..
@prrace polite ping ------------- PR: https://git.openjdk.java.net/jdk/pull/7182