RFR: 8344983: [PPC64] Rename ConditionRegisters

Martin Doerr mdoerr at openjdk.org
Thu Jan 30 14:03:58 UTC 2025


On Tue, 28 Jan 2025 09:19:33 GMT, Andrew Haley <aph at openjdk.org> wrote:

> I understand the motivation, but maybe the reason this was never done before is that it will make back-porting fixes harder. They will never apply cleanly to old versions, and will all have to be adjusted manually.

Right. The number of assembler code backports seems to be not that high. I think JDK25 is a good release to clean this up.

Please note that the PR needs a git merge.

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

PR Comment: https://git.openjdk.org/jdk/pull/23325#issuecomment-2624598272


More information about the hotspot-dev mailing list