Integrated: 8300732: Whitebox functions for Metaspace test should use byte size

Sonia Zaldana Calles szaldana at openjdk.org
Tue Nov 12 13:17:35 UTC 2024


On Thu, 4 Jul 2024 15:18:29 GMT, Sonia Zaldana Calles <szaldana at openjdk.org> wrote:

> Hi all, 
> 
> This PR addresses [8300732](https://bugs.openjdk.org/browse/JDK-8300732) switching Whitebox Metaspace test functions to use bytes as opposed to words. 
> 
> Testing: 
> - [x] `test/hotspot/jtreg/runtime/Metaspace` tests pass. 
> 
> Thanks, 
> Sonia

This pull request has now been integrated.

Changeset: 50b6e41e
Author:    Sonia Zaldana Calles <szaldana at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/50b6e41e0e8d6575061996a48077fb809bede8e4
Stats:     162 lines in 13 files changed: 71 ins; 0 del; 91 mod

8300732: Whitebox functions for Metaspace test should use byte size

Reviewed-by: stuefe, asmehra

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

PR: https://git.openjdk.org/jdk/pull/20039


More information about the hotspot-dev mailing list