RFR: 8253101: Clean up CallStaticJavaNode EA flags

Xin Liu xliu at openjdk.java.net
Wed Oct 28 04:05:20 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

the patch looks good to me, but we need a reviewer to approve it.

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

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


More information about the hotspot-compiler-dev mailing list