RFR: 8252773: [TESTBUG] serviceability/jvmti/GetObjectSizeOverflow fails due to OOM conditions
Chris Plummer
cjplummer at openjdk.java.net
Tue Sep 8 20:20:44 UTC 2020
On Mon, 7 Sep 2020 07:10:49 GMT, Christoph Göttschkes <cgo at openjdk.org> wrote:
> The test case already handles out of memory conditions, but not if the whole JVM crashes because of it.
>
> This PR has already been discussed on the mailing list:
> https://mail.openjdk.java.net/pipermail/serviceability-dev/2020-September/032884.html
> @plummercj please review this PR again. I also need a sponsor for this change.
The changes look good. I pulled your branch and submitted testing of the moved test on various hosts and with various
GCs and they all have passed. It also passes tier1 testing.
I can't sponsor this commit at the moment since I am still trying to get up to speed with GIT. Maybe later this week.
You can also try to find another sponsor.
-------------
PR: https://git.openjdk.java.net/jdk/pull/38
More information about the serviceability-dev
mailing list