RFR: 8256718: Obsolete the long term deprecated and aliased Trace flags [v3]
Harold Seigel
hseigel at openjdk.java.net
Wed Dec 2 18:54:03 UTC 2020
On Tue, 1 Dec 2020 12:02:57 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Harold Seigel has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8256718: Obsolete the long term deprecated and aliased Trace flags
>
> src/hotspot/share/runtime/arguments.cpp line 617:
>
>> 615: #ifndef PRODUCT
>> 616: // These options are removed in jdk9. Remove this code for jdk10.
>> 617: static AliasedFlag const removed_develop_logging_flags[] = {
>
> I think this removed_develop_logging_flags infrastructure should be removed.
done.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1525
More information about the hotspot-dev
mailing list