RFR: JDK-8319455: Test compiler/print/CompileCommandMemLimit.java times out
Thomas Stuefe
stuefe at openjdk.org
Mon Nov 6 10:50:25 UTC 2023
On Mon, 6 Nov 2023 06:54:40 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> A test that deliberately crashes creates a core dump, and since neither heap size is limited nor core dumps are switched off this timeouts if we are unlucky.
>
> Solution: pass CreateCoreDumpOnCrash to the test and limit heap size too. Thanks to @dholmes-ora for the quick analysis.
mac os test error unrelated
-------------
PR Comment: https://git.openjdk.org/jdk/pull/16515#issuecomment-1794541582
More information about the hotspot-compiler-dev
mailing list