RFR: 8253555: Make ByteSize and WordSize typed scoped enums [v2]

Stefan Karlsson stefank at openjdk.java.net
Thu Sep 24 12:57:25 UTC 2020


On Thu, 24 Sep 2020 12:37:59 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Stefan Karlsson has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Review 1
>
> No need to re-review to fix the typo.

Thanks @kimbarrett and @tschatzl for reviewing.

> src/hotspot/cpu/x86/assembler_x86.hpp line 259:
> 
>> 257:   }
>> 258:
>> 259:   // The following two overloads are used in connection with the
> 
> s/two/three

Removed the word instead.

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

PR: https://git.openjdk.java.net/jdk/pull/328


More information about the hotspot-dev mailing list