On Tue, 3 Oct 2023 02:47:02 GMT, Julian Waters <jwat...@openjdk.org> wrote:
>> Well, SO offers a speculative answer: >> https://stackoverflow.com/a/14274292 >> the modified form is not more safe, but the standard does not forbid it. > > I tested the new approach on gcc, it worked, so I'll commit it here I've changed it to use the split approach, but this feels like a hack to me. I wonder if there's a better way of doing this? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/15996#discussion_r1345165527