RFR: 8255384: Remove special_runtime_exit_condition() check from SS::block() [v2]
Patricio Chilano Mateo
pchilanomate at openjdk.java.net
Thu Oct 29 22:24:47 UTC 2020
On Thu, 29 Oct 2020 05:53:11 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Hi Patricio,
>
> Thanks for the detailed analysis on this. I agree with what your are doing in pricniple, but disagree with the means you've chosen to do it. Please see comments below.
>
> Thanks,
> David
Hi David,
Please check the updated version. I added also a has_special_runtime_exit_condition() check before actually calling handle_special_runtime_exit_condition().
Patricio
-------------
PR: https://git.openjdk.java.net/jdk/pull/913
More information about the hotspot-runtime-dev
mailing list