RFR: 8327793: Deprecate jstatd for removal [v4]
Kevin Walls
kevinw at openjdk.org
Fri Jun 21 12:55:11 UTC 2024
On Fri, 21 Jun 2024 12:28:20 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> For the Security Manager, the warning was worded a little differently:
>>
>> "WARNING: The Security Manager is deprecated and will be removed in a future release"
>>
>> I think that wording is more clear. The current wording could be confusing because JDK 24 is when jstatd is deprecated for removal, and not a future release. The wording above is more definitive for those that may not understand what "deprecated for removal" means. Thus, I suggest:
>>
>> "WARNING: jstatd is deprecated and will be removed in a future release"
>
> @kevinjwalls Are you planning to move to "WARNING" as has been suggested in the previous comments.
No, I was just pausing while the pre-submit checks ran again. I did investigate, the JDK seems fairly evenly split on WARNING vs Warning. This message should not be around for many releases.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/19658#discussion_r1648922812
More information about the serviceability-dev
mailing list