RFR: 8300732: Whitebox functions for Metaspace test should use byte size [v5]

Thomas Stuefe stuefe at openjdk.org
Wed Nov 6 09:17:31 UTC 2024


On Tue, 5 Nov 2024 18:07:19 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
>
> Sonia Zaldana Calles has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Fixing indentation and comment

All good, but please hold off with pushing until https://github.com/openjdk/jdk/pull/20677 is pushed. Thank you!

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

Marked as reviewed by stuefe (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/20039#pullrequestreview-2417646494


More information about the hotspot-dev mailing list