On Mon, 31 Aug 2026 07:35:45 GMT, Matthias Baesken <[email protected]> wrote:
> Hi Phil, we use a Xcode 15.4 devkit too and the product and fastdebug builds > work nicely in our test CI. What kind of build are you doing ? Maybe > slowdebug? > > Btw did you test the latest commit ? > > > src/java.desktop/macosx/native/libjsound/PLATFORM_API_MacOSX_PCM.cpp:770:17 > > Looking at the line numbers of the errors it seems to be the previous commit. > (I made a stupid mistake - did a local test build on macOS, everything fine. > But later saw issues in GHA. Then I noticed that my local build script had > '--disable-warnings-as-errors' set. So I had to build locally again with an > adjusted script without '--disable-warnings-as-errors' set, and do a second > commit. ) Seems I used the 1st commit. I just did a basic product build. Alexander says it passes in CI, with the 2nd commit that is, so I will approve. ------------- PR Comment: https://git.openjdk.org/jdk/pull/32543#issuecomment-5482714344
