RFR: 8256633: Fix product build on Windows+Arm64 [v2]
Bernhard Urban-Forster
burban at openjdk.java.net
Fri Nov 20 11:04:16 UTC 2020
On Fri, 20 Nov 2020 10:14:03 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Indeed. Are you suggesting to change it? I usually try to avoid changing code style when doing a fix of such a nature.
>
> I feels odd to have empty method body when asserts are disabled. So yes, I suggest to subsume the check into the assert itself.
Fair, I updated the PR. Thanks for the suggestion
-------------
PR: https://git.openjdk.java.net/jdk/pull/1312
More information about the hotspot-compiler-dev
mailing list