RFR: 8266422: GC ergo tests should not write cores

Thomas Stuefe stuefe at openjdk.java.net
Wed May 5 15:18:53 UTC 2021


On Wed, 5 May 2021 15:04:21 GMT, Stefan Johansson <sjohanss at openjdk.org> wrote:

> Would it make sense to only add `-XX:-CreateCoredumpOnCrash` when on AIX? We have `Platform.isAix()` which could be used to check this. Or do you see a value in always adding this to the tests in question?

Well, it would keep things simpler. Do you need cores in these tests?

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

PR: https://git.openjdk.java.net/jdk/pull/3836



More information about the hotspot-gc-dev mailing list