RFR: 8256640: assert(!m->is_old() || ik()->is_being_redefined()) failed: old methods should not be in vtable
Coleen Phillimore
coleenp at openjdk.java.net
Thu Nov 19 21:30:10 UTC 2020
On Thu, 19 Nov 2020 20:50:12 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> Marked as reviewed by dcubed (Reviewer).
>
> Normally when fixing a regression, I would want one of the original
> reviewers to chime in on the thread, but it's the wrong time of day
> for @dholmes-ora or @fisk.
>
> I'm good with this fix. Your call on whether to address my one nit.
I thought it should get checked in today to stop the regression. Thank you for the reviews and comments Lois and Dan.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1323
More information about the hotspot-dev
mailing list