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.
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 for
-
JDK-8253691 [s390] Use flag kind "diagnostic" for platform specific flags
- Closed