RFR: 8267703: runtime/cds/appcds/cacheObject/HeapFragmentationTest.java crashed with OutOfMemory [v2]
Stefan Johansson
sjohanss at openjdk.java.net
Wed Jun 2 09:59:28 UTC 2021
On Wed, 2 Jun 2021 07:54:00 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:
>> No we should not, but I went with the super-safe option and added the `MAX2(...)`. If you like, I can remove it :)
>
> I would prefer to either remove it or assert it. It confused at least me more than it seemed to be worth.
I'll add an assert.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4225
More information about the hotspot-gc-dev
mailing list