RFR: 8313672: C2: PhaseCCP does not correctly track analysis dependencies involving shift, convert, and mask [v18]
Daniel Lundén
duke at openjdk.org
Tue Nov 14 10:09:42 UTC 2023
On Tue, 14 Nov 2023 09:48:16 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
>> Daniel Lundén has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update if/else block style
>
> test/hotspot/jtreg/compiler/ccp/TestShiftConvertAndNotification.java line 48:
>
>> 46:
>> 47: public class TestShiftConvertAndNotification {
>> 48: static long instanceCount;
>
> Nit: We use 4 whitespace indentation for Java code/tests.
Thanks, updated
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/16429#discussion_r1392327241
More information about the hotspot-compiler-dev
mailing list