RFR: 8322996: BoxLockNode creation fails with assert(reg < CHUNK_SIZE) failed: sanity [v4]

Daniel Lundén dlunden at openjdk.org
Wed Jan 24 09:47:27 UTC 2024


On Wed, 24 Jan 2024 09:22:50 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

>> Daniel Lundén has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Update missed copyright
>>  - Refactor
>
> test/hotspot/jtreg/compiler/locks/TestNestedSynchronize.java line 34:
> 
>> 32:  */
>> 33: 
>> 34: package compiler.c2;
> 
> Update package name to `compiler.locks`.

Oops, thanks. Updating and rerunning tests.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/17370#discussion_r1464631044


More information about the hotspot-compiler-dev mailing list