RFR: 8257709: C1: Double assignment in InstructionPrinter::print_stack

Aleksey Shipilev shade at openjdk.java.net
Mon Jan 11 11:30:01 UTC 2021


On Mon, 11 Jan 2021 11:24:04 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

>> There is currently a minor bug (just a typo, actually) in the hotspot, leading
>> to undefined behavior.
>
> Looks good.

...ah, and maybe merge from `master` to get all the recent fixes. Current tests might fail on known issues. Not that it is necessary for a simple issue like this, but it helps to learn the contribution ropes in this project.

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

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


More information about the hotspot-compiler-dev mailing list