RFR: 8254360: Re-examine use of CodeBuffer::verify_section_allocation [v2]
Vladimir Kozlov
kvn at openjdk.java.net
Wed Nov 25 20:42:04 UTC 2020
On Wed, 25 Nov 2020 20:18:38 GMT, Claes Redestad <redestad at openjdk.org> wrote:
>> But you put debug_only() around declaration here.
>
> The declaration is on [line 466](https://github.com/openjdk/jdk/pull/1421/files/7a972eb203ab61054d789d6e8494d90460498b66#diff-deb8ab083311ba60c0016dc34d6518579bbee4683c81e8d348982bac897fe8aeR466). I see that GitHub folds the diffs in this file a bit oddly, so I can see how you mistook this call for the declaration.
Shoot! Yes, I mistook it. Changes are good then.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1421
More information about the hotspot-compiler-dev
mailing list