RFR: 8041676: remove the java.compiler system property [v2]
Jaikiran Pai
jpai at openjdk.org
Fri Apr 14 14:34:50 UTC 2023
On Fri, 14 Apr 2023 14:26:24 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
>> Hello Alan,
>>
>>> This looks okay although the warning for the empty value and "NONE" case will probably wrap as it's very long.
>>
>> Agreed, it's a bit long. I can't think of a simpler message though. If anyone has a suggestion, I'll update accordingly.
>
> Just drop the detailed explanation, they can check the help for -Xint.
>
> "The java.compiler system property is obsolete and no longer supported, use -Xint".
Thank you Roger, updated the PR with this suggested change.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13475#discussion_r1166911041
More information about the core-libs-dev
mailing list