Hi JC,

Looks like s390 is also not supported. Do we know for usre if it is implemented on other architectures, like aarch64? I wouldn't necessarily rely on the lack of a negative comment in JavaThread::pd_get_top_frame_for_signal_handler() to determine support. Maybe the test should list supported platforms rather than unsupported ones. Also, why does the test currently require linux?

Chris

On 5/15/19 6:01 PM, Jean Christophe Beyler wrote:
Hi all,

Could I get a review that restricts the test to not run on PPC64/IA64 please?

Bug: https://bugs.openjdk.java.net/browse/JDK-8224020

I also moved NULL -> RTLD_DEFAULT as the man page on linux does not specify the behavior of passing NULL.
 
Thanks,
Jc


Reply via email to