Integrated: 8253689: [s390] Use flag kind "diagnostic" for platform specific flags

Martin Doerr mdoerr at openjdk.java.net
Thu Oct 1 09:27:05 UTC 2020


On Tue, 29 Sep 2020 20:52:17 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> Current platform implementation (globals_s390.hpp) uses regular product flags for everything.
> These platform specific flags were never intended for official support. They are only there to diagnose issues and find
> workarounds. So flag kind "diagnostic" fits better.
> 
> CSR: https://bugs.openjdk.java.net/browse/JDK-8253691

This pull request has now been integrated.

Changeset: 7779ce9f
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/7779ce9f
Stats:     18 lines in 1 file changed: 0 ins; 0 del; 18 mod

8253689: [s390] Use flag kind "diagnostic" for platform specific flags

Reviewed-by: stuefe, lucy

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

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


More information about the hotspot-compiler-dev mailing list