[jdk11u-dev] RFR: 8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings [v2]

Christoph Langer clanger at openjdk.java.net
Thu Aug 5 16:32:56 UTC 2021


> Please review the backport of JDK-8209380. It is another prereq to get the upcoming GitHub Actions workflow green. The patch applies cleanly and follow up JDK-8209193 is already in 11u.
> If it weren't integrated, the GHA crossbuild of hotspot for arm would fail.

Christoph Langer 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 six additional commits since the last revision:

 - Merge branch 'master' into 8209380
 - 8209380: ARM: cleanup maybe-uninitialized and reorder compiler warnings
   
   Reviewed-by: dholmes, drwhite, tschatzl
 - 8257913: Add more known library locations to simplify Linux cross-compilation
   
   Reviewed-by: erikj
 - 8254270: linux 32 bit build doesn't compile libjdwp/log_messages.c
   
   Reviewed-by: redestad, cjplummer, dholmes, stuefe
 - 8221988: add possibility to build with Visual Studio 2019
   
   Reviewed-by: erikj, ysuenaga
 - 8220445: Support for side by side MSVC Toolset versions
   
   Co-authored-by: Ali Ince <ali.ince at gmail.com>
   Reviewed-by: tbell

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

Changes:
  - all: https://git.openjdk.java.net/jdk11u-dev/pull/186/files
  - new: https://git.openjdk.java.net/jdk11u-dev/pull/186/files/a62c240e..46d2c8b3

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=186&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=186&range=00-01

  Stats: 1262 lines in 27 files changed: 1032 ins; 197 del; 33 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/186.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/186/head:pull/186

PR: https://git.openjdk.java.net/jdk11u-dev/pull/186


More information about the jdk-updates-dev mailing list