RFR: 8286397: Address possibly lossy conversions in jdk.hotspot.agent [v3]

Chris Hegarty chegar at openjdk.org
Wed Jun 29 14:05:45 UTC 2022


On Sat, 25 Jun 2022 13:08:30 GMT, Ryan Ernst <duke at openjdk.org> wrote:

>> Applied required casts in jdk.hotspot.agent for the upcoming warning.
>> Verified by cherry-picking @asotona's patch.
>
> Ryan Ernst 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 four additional commits since the last revision:
> 
>  - Merge branch 'master' into implicit_casts_jdk.hotspot.agent
>  - change long to int for primitive types in ObjectHeap
>  - Merge branch 'master' into implicit_casts_jdk.hotspot.agent
>  - 8286397: Address possibly lossy conversions in jdk.hotspot.agent
>    
>    Applied required casts in jdk.hotspot.agent for the upcoming warning.
>    Verified by cherry-picking @asotona's patch.

LGTM.

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

Marked as reviewed by chegar (Reviewer).

PR: https://git.openjdk.org/jdk/pull/9280


More information about the serviceability-dev mailing list