RFR: JDK-8327210: AIX: Delete obsolete parameter Use64KPagesThreshold
Thomas Stuefe
stuefe at openjdk.org
Sat Mar 9 20:14:52 UTC 2024
On Sat, 9 Mar 2024 09:13:56 GMT, Guoxiong Li <gli at openjdk.org> wrote:
> Looks good. Do we need a CSR?
Grey area. Normally yes, but since this is AIX only, the guys at over at SAP can probably decide on their own.
We need, however, to follow the normal deprecation process.
@JoKern65 Please don't just remove the option, deprecate it. See comments in arguments.cpp about deprecation. The purpose of this is to give customers a time window within which the option will still be accepted, albeit ignored.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18171#issuecomment-1986965465
More information about the hotspot-runtime-dev
mailing list