On Thu, 26 May 2022 22:38:12 GMT, David Holmes <dhol...@openjdk.org> wrote:

>> Joe Darcy has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Respond to review feedback.
>
> src/java.base/share/classes/jdk/internal/org/objectweb/asm/Opcodes.java line 
> 312:
> 
>> 310:     int V18 = 0 << 16 | 62;
>> 311:     int V19 = 0 << 16 | 63;
>> 312:     int V20 = 0 << 17 | 64;
> 
> 17 ??
> 
> Though why do we even bother with this when the minor version is zero? Simple 
> assignment works.

Doh! Will fix in the next pushed.

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

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

Reply via email to