RFR: 8313905: Checked_cast assert in CDS compare_by_loader [v2]
Dean Long
dlong at openjdk.org
Wed Aug 9 22:33:58 UTC 2023
On Wed, 9 Aug 2023 20:55:28 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Fix a checked_cast<> assert caused by changes to CDS code, but not using address calculations for comparison operators for class loaders or InstanceKlass pointers.
>> Tested with tier1-4 on linux-x64-debug and windows-x64-debug.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>
> Ha, didn't need the casts after all.
Marked as reviewed by dlong (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15208#pullrequestreview-1570661795
More information about the hotspot-dev
mailing list