RFR: 8317332: Prepare security for permissive- [v3]
Julian Waters
jwaters at openjdk.org
Wed Oct 4 04:10:26 UTC 2023
On Tue, 3 Oct 2023 02:47:02 GMT, Julian Waters <jwaters at 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
More information about the security-dev
mailing list