RFR: 8315890: Attempts to load from nullptr in instanceKlass.cpp and unsafe.cpp [v2]

Matias Saavedra Silva matsaave at openjdk.org
Thu Nov 2 14:33:14 UTC 2023


On Mon, 30 Oct 2023 20:26:12 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Moved assert higher in call stack
>
> Yes, this looks better.  This was the source of the nullptr, except in these two cases, the pointer is never null.

Thanks for the reviews @coleenp , @calvinccheung , and @dholmes-ora!

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

PR Comment: https://git.openjdk.org/jdk/pull/16405#issuecomment-1790843625


More information about the hotspot-dev mailing list