[jdk11u-dev] Integrated: 8248671: AArch64: Remove unused variables

Reka Kovacs github.com+25946952+rnkovacs at openjdk.java.net
Mon Aug 23 22:22:29 UTC 2021


On Fri, 20 Aug 2021 06:05:29 GMT, Reka Kovacs <github.com+25946952+rnkovacs at openjdk.org> wrote:

> Tiny change, applies cleanly.
> 
> This is part of the Windows/AArch64 port.

This pull request has now been integrated.

Changeset: c81c8e84
Author:    Reka Kovacs <rekakovacs at microsoft.com>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/c81c8e846896c502546ef5f4c92e142d58d1771f
Stats:     2 lines in 2 files changed: 0 ins; 2 del; 0 mod

8248671: AArch64: Remove unused variables

Remove unused variables in the AArch64 backend. Detected by compiling with MSVC, which warns about them.

Co-authored-by: Bernhard Urban-Forster <burban at openjdk.org>
Backport-of: dff37f89c5db93ce12f45334c4ab1d02390dea95

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

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


More information about the jdk-updates-dev mailing list