[lworld] RFR: 8242402: multianewarray is missing checks on the bottom class [v2]

Frederic Parain fparain at openjdk.java.net
Mon Jul 6 20:43:03 UTC 2020


On Mon, 6 Jul 2020 19:58:16 GMT, Harold Seigel <hseigel at openjdk.org> wrote:

>> Frederic Parain has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add message, copyrights and comments
>
> test/hotspot/jtreg/runtime/valhalla/valuetypes/MultiANewArrayTest/MultiANewArrayTypeCheck.jcod line 1:
> 
>> 1: class MultiANewArrayTypeCheck {
>> 2:   0xCAFEBABE;
> 
> I think a copyright notice is needed here.  Also, could you add a comment containing Java pseudo-code that shows what
> this file is doing?

I've added the missing copyrights and a comment explaining the content of the jcod file.

Thank you,

Fred

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

PR: https://git.openjdk.java.net/valhalla/pull/105



More information about the valhalla-dev mailing list