RFR: 8343724: [PPC64] Disallow OptoScheduling [v3]

Martin Doerr mdoerr at openjdk.org
Thu Nov 7 14:09:02 UTC 2024


> 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.

Martin Doerr has updated the pull request incrementally with one additional commit since the last revision:

  Move Power7 flags up.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/21935/files
  - new: https://git.openjdk.org/jdk/pull/21935/files/db0d279e..f8257242

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=21935&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=21935&range=01-02

  Stats: 22 lines in 1 file changed: 11 ins; 11 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/21935.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21935/head:pull/21935

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


More information about the hotspot-compiler-dev mailing list