[jdk18] RFR: 8272058: 25 Null pointer dereference defect groups in 4 files [v4]
Daniel D.Daugherty
dcubed at openjdk.java.net
Wed Jan 19 17:03:32 UTC 2022
On Wed, 19 Jan 2022 09:49:26 GMT, Dean Long <dlong at openjdk.org> wrote:
>> Daniel D. Daugherty has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>>
>> - copyright updates for 2022.
>> - Merge branch 'master' into JDK-8272058
>> - bulasevich CR - use NativeInstruction::is_ldrw_to_zr() instead of raw constants.
>> - Merge branch 'master' into JDK-8272058
>> - 8272058.exp1.patch
>
> I'm glad you didn't have to change all the Got and Plt call sites that parfait was complaining about. It seems to be all dead code left over from AOT.
@dean-long - Thanks for the review and for the rename suggestion. I'm making
that change. Retesting the build now.
@bulasevich - Thanks for the re-review!
@theRealAph - Thanks for chiming in on the review thread.
-------------
PR: https://git.openjdk.java.net/jdk18/pull/51
More information about the hotspot-runtime-dev
mailing list