RFR: 8287205: generate_cont_thaw generates dead code after jump to exception handler [v2]

Aleksey Shipilev shade at openjdk.java.net
Sun Jun 5 13:41:24 UTC 2022


On Sat, 4 Jun 2022 13:33:57 GMT, Richard Reingruber <rrich at openjdk.org> wrote:

> > > Thank's for the reviews Aleksey and Vladimir. I've got 2 weeks off now. Will integrate when back.
> > 
> > 
> > In two weeks, we are going to be in RDP1, so this issue might not be integratable then. I think this issue is simple enough to push now, and the risk for it is small.
> 
> I agree, the risk is small (as the gain is). But maybe it blocks your changes? Do you want me to push now? You could also include this small enhancement in your work and I'd close this PR.

Just push it now. I will handle the fallout, if any, while you are away. Other arches are likely to use x86_64 code as the template, so minor differences would accumulate if we delay this PR.

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

PR: https://git.openjdk.java.net/jdk/pull/8863


More information about the hotspot-dev mailing list