Integrated: 8324667: fold Parse::seems_stable_comparison()
Joshua Cao
duke at openjdk.org
Mon Jan 29 19:57:43 UTC 2024
On Thu, 25 Jan 2024 17:57:55 GMT, Joshua Cao <duke at openjdk.org> wrote:
> The function has a long comment block that seems irrelevant since https://github.com/openjdk/jdk/commit/8bd4b5624c6ece31d965259aadc290a24d44423a. We can just fold away this method. It only has one caller.
>
>
> passes GHA
This pull request has now been integrated.
Changeset: 84deeb6c
Author: Joshua Cao <joshcao at amazon.com>
Committer: Xin Liu <xliu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/84deeb6cd58884bd794da88e4d5a6c873286383b
Stats: 19 lines in 2 files changed: 1 ins; 16 del; 2 mod
8324667: fold Parse::seems_stable_comparison()
Reviewed-by: jkarthikeyan, chagedorn, xliu
-------------
PR: https://git.openjdk.org/jdk/pull/17573
More information about the hotspot-compiler-dev
mailing list