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

Tyler Steele duke at openjdk.java.net
Fri Feb 4 00:34:17 UTC 2022


On Wed, 2 Feb 2022 17:17:10 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

>> Tyler Steele has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Edit thread_aix.cpp to match thread_linux.cpp in pd_get_top_fram_for_profiling and ...for_signal_handler
>
> Thanks for the update. As David had written, the Oracle Copyright lines you have added are not correct: "Copyright (c) 2022, 2022". I suggest to avoid adding new lines for this change until the topic is clarified.

I received some guidance from our legal team. They suggested that I add the Oracle copyright header to files that only had the SAP header if I have made changes. They also suggested adding an IBM copyright line to files I have modified as well. @TheRealMDoerr, I know you also reached out to Iris. Have you heard back from them?

I'm a fan of more testing @tstuefe. Let me know if you discover anything interesting.

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

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


More information about the hotspot-jfr-dev mailing list