Integrated: 8374450: GTest opto.canonicalize_constraints cannot run without VM
Axel Boldt-Christmas
aboldtch at openjdk.org
Tue Jan 13 06:54:23 UTC 2026
On Mon, 12 Jan 2026 06:28:19 GMT, Axel Boldt-Christmas <aboldtch at openjdk.org> wrote:
> The `opto.canonicalize_constraints` test explicitly uses symbols which are setup in `Type::Initialize_shared` (which seems to happen as a side effect of generating stubs at VM start. Also see comment in `Type::Initialize_shared`). So the test is required to be a VM test.
>
> * Testing
> * GHA
> * Verified that it `opto.canonicalize_constraints` now does not segmentation fault when run in isolation.
> * Tier 1 on Oracle supported platforms
This pull request has now been integrated.
Changeset: 586846b8
Author: Axel Boldt-Christmas <aboldtch at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/586846b84a38d285c5905437e903cfc57f609410
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod
8374450: GTest opto.canonicalize_constraints cannot run without VM
Reviewed-by: qamai, thartmann, shade
-------------
PR: https://git.openjdk.org/jdk/pull/29159
More information about the hotspot-compiler-dev
mailing list