RFR: 8366488: JVM_FindClassFromClass should assert that from class is never null [v2]

Paul Hübner phubner at openjdk.org
Tue Oct 28 16:12:03 UTC 2025


On Fri, 24 Oct 2025 05:12:56 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Paul Hübner has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Turn conditional into assert.
>
> I agree with the analysis - the value can never be null based on the current code paths.
> 
> Thanks

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

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

PR Comment: https://git.openjdk.org/jdk/pull/27957#issuecomment-3457285141


More information about the hotspot-dev mailing list