RFR: 8280982: [Wayland] [XWayland] java.awt.Robot taking screenshots [v7]

Alexander Zvegintsev azvegint at openjdk.org
Sat May 27 01:25:42 UTC 2023


On Fri, 26 May 2023 21:50:15 GMT, Phil Race <prr at openjdk.org> wrote:

> macos builds are broken with this change. The problem is unix/classes/sun/awt/screencast, causing unix/classes/sun/awt/X11 to be built but it fails because we don't (and shouldn't) generate the XAWT source on macOS.
> 
> You need to add screencast to the exclude list for macOS.

Nice catch, fixed.

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

PR Comment: https://git.openjdk.org/jdk/pull/13803#issuecomment-1565133825



More information about the build-dev mailing list