RFR: 8310275: Bug in assignment operator of ReservedMemoryRegion [v2]

Ralf Schmelter rschmelter at openjdk.org
Wed Jul 19 13:15:45 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

Calling just VirtualMemoryTracker::initialize() is not enough. E.g. the vm page size is not initialized and this leads to errors.

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

PR Comment: https://git.openjdk.org/jdk/pull/14440#issuecomment-1642060165


More information about the hotspot-runtime-dev mailing list