Integrated: 8253101: Clean up CallStaticJavaNode EA flags
Jason Tatton
github.com+70893615+jasontatton-aws at openjdk.java.net
Wed Oct 28 22:47:47 UTC 2020
On Wed, 28 Oct 2020 02:16:43 GMT, Jason Tatton <github.com+70893615+jasontatton-aws at openjdk.org> wrote:
> Please review this small change to cleanup fields: _is_scalar_replaceable and _is_non_escaping from CallStaticJavaNode as well as code which assigns to those fields.
>
> The change was tested with run-test-tier[1-3] on Linux arm64 and x86-64.
>
> Thanks,
> Jason
This pull request has now been integrated.
Changeset: 1a5e6c98
Author: Jason Tatton (AWS) <jptatton at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/1a5e6c98
Stats: 21 lines in 2 files changed: 0 ins; 21 del; 0 mod
8253101: Clean up CallStaticJavaNode EA flags
Reviewed-by: kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/889
More information about the hotspot-compiler-dev
mailing list