Integrated: 8299260: libawt and libfreetype should export only explicitly requested symbols

2022-12-29 Thread Daniel Jeliński
On Tue, 20 Dec 2022 18:59:18 GMT, Daniel Jeliński wrote: > Please review this patch that removes unnecessary exports from libawt and > libfreetype. > > Verified that: > - mach5 client libs tests pass > - both release and debug builds finish successfully This pull request has now been

Re: RFR: 8299330: Workflows should not install MSYS2 in the JDK's source directory [v7]

2022-12-29 Thread Julian Waters
On Wed, 28 Dec 2022 16:12:06 GMT, Julian Waters wrote: >> MSYS2 should be more appropriately installed into the runner's temporary >> directory rather than inside the newly checked out repository containing all >> the JDK's source code, as doing so may interfere with the build process and >>