RFR: 8253101: Clean up CallStaticJavaNode EA flags

Vladimir Kozlov kvn at openjdk.java.net
Wed Oct 28 16:52:55 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

Yes, I agree with removing this code now. I just pointed reasons we have it.

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

Marked as reviewed by kvn (Reviewer).

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


More information about the hotspot-compiler-dev mailing list