RFR: 8286179: Node::find(int) should not traverse from new to old nodes [v3]

Emanuel Peter duke at openjdk.java.net
Mon May 9 15:28:50 UTC 2022


On Mon, 9 May 2022 14:17:11 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Emanuel Peter has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   converted nullptr asserts in nullptr returns
>
> Sorry I was not clear. I asked for nullptr check you have in final version and not assert. It is wrong to have an assert in interactive function used in debugger.

Thanks @vnkozlov @chhagedorn for the reviews and comments.
Thanks @TobiHartmann for the conversations leading to this solution.

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

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


More information about the hotspot-compiler-dev mailing list