On Mon, 25 Jan 2021 14:40:09 GMT, Coleen Phillimore <cole...@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

Reply via email to