On Thu, 23 Mar 2023 06:05:33 GMT, Johannes Bechberger <jbechber...@openjdk.org> 
wrote:

>> Seems okay. But I am really over this game of whack-a-mole with 
>> ThreadWXEnable.
>
>> Seems okay. But I am really over this game of whack-a-mole with 
>> ThreadWXEnable.
> 
> You're not the only one. 
> 
> Andrei Pangin added a workaround to async-profiler, so nobody noticed the 
> problem before.

@parttimenerd I think you need two reviews in hotspot for integration.

You now effectively disable execution of generated code for the whole extend of 
AGCT? So we cannot call stub routines anymore. Won't hurt safefetch since it 
uses static assembly now, but something to keep in mind if you ever want to 
downport this.

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

PR Comment: https://git.openjdk.org/jdk/pull/13144#issuecomment-1480693731

Reply via email to