RFR: 8317132: Prepare HotSpot for permissive- [v6]

Julian Waters jwaters at openjdk.org
Wed Oct 4 04:46:31 UTC 2023


On Tue, 3 Oct 2023 07:46:54 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Not entirely sure what the issue is, since the code that goto jumps to never uses the uninitialized locals. I don't really have any other solutions to solve this issue unfortunately :/ Maybe @djelinski can add some perspective on this?
>
> I think killing the goto makes most sense here.

I've removed the goto, but would like to wait until Thomas is back

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

PR Review Comment: https://git.openjdk.org/jdk/pull/15955#discussion_r1345183574


More information about the hotspot-runtime-dev mailing list