RFR (XS) 8221400: [TESTBUG] java/lang/String/StringRepeat.java requests too much heap
Thomas Stüfe
thomas.stuefe at gmail.com
Mon Mar 25 14:54:36 UTC 2019
On Mon, Mar 25, 2019 at 3:47 PM Aleksey Shipilev <shade at redhat.com> wrote:
> On 3/25/19 2:40 PM, Thomas Stüfe wrote:
> > Note that this may not be enough for windows 32bit. Highest I can go
> there (win32 slowdebug build I
> > just built) is 1400m.
>
> That probably means something else is mapped into process memory that
> prevents continuous heap
> alloc. Does -Xmx2g work with fastdebug on your win32? We can adjust it
> later.
>
>
Can check tonight but actually I doubt it. I do not know of any differences
of that kind (additionally loaded dlls or memory mappings) on slowdebug
which would not be there on fastdebug.
But since win32 is not officially supported anyway, I would be fine with
the patch as it is.
..Thomas
> -Aleksey
>
>
More information about the core-libs-dev
mailing list