RFR: 8253795: Implementation of JEP 391: macOS/AArch64 Port [v2]

Coleen Phillimore coleenp at openjdk.java.net
Mon Jan 25 14:43:46 UTC 2021


On Mon, 25 Jan 2021 14:40:09 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> Anton Kozlov has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Address feedback for signature generators
>>  - Enable -Wformat-nonliteral back
>
> src/hotspot/share/runtime/thread.hpp line 915:
> 
>> 913:       verify_wx_state(WXExec);
>> 914:     }
>> 915:   };
> 
> Rather than add all this to thread.hpp, can you make a wxVerifier.hpp and just add the class instance as a field in thread.hpp?

This could be a follow-up RFE.

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

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



More information about the security-dev mailing list