Integrated: 8343724: [PPC64] Disallow OptoScheduling

Martin Doerr mdoerr at openjdk.org
Thu Nov 7 22:14:47 UTC 2024


On Wed, 6 Nov 2024 16:18:11 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Force off OptoScheduling for PPC64. It should be properly maintained before allowing users to switch it on. It's probably not important for this platform. Also see JBS issue for motivation.

This pull request has now been integrated.

Changeset: f621f26c
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/f621f26cd113090a0305598cfc50f0eac9a263c6
Stats:     39 lines in 2 files changed: 22 ins; 16 del; 1 mod

8343724: [PPC64] Disallow OptoScheduling

Reviewed-by: rrich, mbaesken

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

PR: https://git.openjdk.org/jdk/pull/21935


More information about the hotspot-compiler-dev mailing list