RFR: 8287373: remove unnecessary paddings in generated code [v3]

Boris Ulasevich bulasevich at openjdk.java.net
Thu Jun 9 14:54:36 UTC 2022


On Tue, 7 Jun 2022 22:23:28 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Boris Ulasevich has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   typo fix
>
> test/hotspot/jtreg/compiler/jvmci/errors/TestInvalidCompilationResult.java line 88:
> 
>> 86:     }
>> 87: 
>> 88:     static final int validDataSectionAlignment = 8;
> 
> Add comment to explain where 8 comes from.

fixed. thanks!

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

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


More information about the hotspot-dev mailing list