RFR: 8310275: Bug in assignment operator of ReservedMemoryRegion [v2]
Johan Sjölen
jsjolen at openjdk.org
Wed Jul 19 13:04:48 UTC 2023
On Wed, 19 Jul 2023 13:00:10 GMT, Ralf Schmelter <rschmelter at openjdk.org> wrote:
>> 8310275: Bug in assignment operator of ReservedMemoryRegion
>
> Ralf Schmelter has updated the pull request incrementally with one additional commit since the last revision:
>
> Fixed test name
After looking it up: You need to hold the `ThreadCritical` lock, as any previously run `TEST_VM` pollutes the `TEST`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/14440#issuecomment-1642042870
More information about the hotspot-runtime-dev
mailing list