RFR: 8203290: [PPC64, s390] Check functionality of JDK-8199712 (Flight Recorder) [v13]

Tyler Steele duke at openjdk.java.net
Wed Feb 2 16:30:59 UTC 2022


On Fri, 21 Jan 2022 22:48:20 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Tyler Steele has refreshed the contents of this pull request, and previous commits have been removed. Incremental views are not available.
>
> src/hotspot/os_cpu/aix_ppc/thread_aix_ppc.cpp line 63:
> 
>> 61: 
>> 62:     if (ret_frame.pc() == NULL) {
>> 63:       // ucontext wasn't useful
> 
> Null check has been moved before frame constructor in head revision.

Thanks for the reminder. I made this change in a recent push.

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

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



More information about the build-dev mailing list