Integrated: 8263612: Unused variables in C1 runtime

Frederic Parain fparain at openjdk.java.net
Tue Mar 16 12:24:19 UTC 2021


On Mon, 15 Mar 2021 18:38:28 GMT, Frederic Parain <fparain at openjdk.org> wrote:

> Please review this small patch removing some unused variables in the C1 runtime.
> 
> Thank you,
> 
> Fred

This pull request has now been integrated.

Changeset: 4517d72f
Author:    Frederic Parain <fparain at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4517d72f
Stats:     9 lines in 2 files changed: 0 ins; 9 del; 0 mod

8263612: Unused variables in C1 runtime

Reviewed-by: neliasso, thartmann

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

PR: https://git.openjdk.java.net/jdk/pull/3017


More information about the hotspot-compiler-dev mailing list