RFR: 8312121: Fix -Wconversion warnings in tribool.hpp [v6]
Coleen Phillimore
coleenp at openjdk.org
Fri Jul 28 12:11:59 UTC 2023
On Thu, 27 Jul 2023 22:50:16 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Assigning _value first, and then doing _value | 2 doesn't get -Wconversion warnings. Also, reduced include file inclusion a little.
>> Tested with tier1 on linux-x64-debug, windows-x64-debug, macos-aarch64-debug
>
> Coleen Phillimore has updated the pull request incrementally with two additional commits since the last revision:
>
> - David suggestion
> - David suggestion
Thanks for all the work reviewing Dean and David.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14892#issuecomment-1655571656
More information about the hotspot-dev
mailing list