Integrated: 8252723: Run stack016.java also with C2-only

Coleen Phillimore coleenp at openjdk.java.net
Thu Mar 18 20:03:41 UTC 2021


On Wed, 17 Mar 2021 21:26:18 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> Add C2-only execution, but don't enable all Xcomp modes. This test gets StackOverflowError twice and takes a while with all the Xcomp test options. There are other tests that exercise stack overflow in the -Xcomp modes.

This pull request has now been integrated.

Changeset: e34f766b
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/e34f766b
Stats:     2 lines in 1 file changed: 1 ins; 0 del; 1 mod

8252723: Run stack016.java also with C2-only

Reviewed-by: mseledtsov, iklam

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

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


More information about the hotspot-runtime-dev mailing list