Integrated: 8326717: Disable stringop-overflow in shenandoahLock.cpp

2024-02-26 Thread Dan Lutker
On Mon, 26 Feb 2024 23:07:02 GMT, Dan Lutker wrote: > Local fastdebug builds are working with GCC 13.2.1 on Linux aarch64. This pull request has now been integrated. Changeset: 97aca09e Author: Dan Lutker Committer: Aleksey Shipilev URL: https://git.openjdk.org/jdk/com

RFR: 8326717: Disable stringop-overflow in shenandoahLock.cpp

2024-02-26 Thread Dan Lutker
Local fastdebug builds are working with GCC 13.2.1 on Linux aarch64. - Commit messages: - Disable stringop-overflow in shenandoahLock.cpp Changes: https://git.openjdk.org/jdk/pull/18017/files Webrev: https://webrevs.openjdk.org/?repo=jdk=18017=00 Issue:

Integrated: 8300692: GCC 12 reports some compiler warnings in bundled freetype

2023-01-21 Thread Dan Lutker
On Thu, 19 Jan 2023 20:00:56 GMT, Dan Lutker wrote: > Disabling warnings for bundled Freetype This pull request has now been integrated. Changeset: a6c2a2ae Author: Dan Lutker Committer: Julian Waters URL: https://git.openjdk.org/jdk/commit/a6c2a2ae79be6810dca55b13bfc8a7625f25d

Re: RFR: 8300692: GCC 12 reports some compiler warnings in bundled freetype [v3]

2023-01-20 Thread Dan Lutker
On Fri, 20 Jan 2023 23:47:37 GMT, Dan Lutker wrote: >> Disabling warnings for bundled Freetype > > Dan Lutker has updated the pull request with a new target base due to a merge > or a rebase. The pull request now contains one commit: > > 8300692: GCC 12 reports s

Re: RFR: 8300692: GCC 12 reports some compiler warnings in bundled freetype [v3]

2023-01-20 Thread Dan Lutker
> Disabling warnings for bundled Freetype Dan Lutker has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. - Changes: - all: https://git.openjdk.org/jdk/pull/12

Re: RFR: 8300692: GCC 12 reports some compiler warnings in bundled freetype [v2]

2023-01-20 Thread Dan Lutker
> Disabling warnings for bundled Freetype Dan Lutker has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revis

RFR: 8300692: GCC 12 reports some compiler warnings in bundled freetype

2023-01-19 Thread Dan Lutker
Disabling warnings for bundled Freetype - Commit messages: - 8300692: GCC 12 reports some compiler warnings in bundled freetype Changes: https://git.openjdk.org/jdk/pull/12102/files Webrev: https://webrevs.openjdk.org/?repo=jdk=12102=00 Issue: