RFR: 8255562: delete UseRDPCForConstantTableBase [v4]

Hohensee, Paul hohensee at amazon.com
Fri Nov 6 13:35:51 UTC 2020


I updated the CSR Specification to make it more clear:
-----
Remove

product(bool, UseRDPCForConstantTableBase, false,
"Use Sparc RDPC instruction for the constant table base.")

and make it obsolete in JDK 16 and expired in JDK 17.
-----

Lgtm as well.

Thanks,
Paul

On 11/6/20, 1:31 AM, "hotspot-dev on behalf of Volker Simonis" <hotspot-dev-retn at openjdk.java.net on behalf of simonis at openjdk.java.net> wrote:

    On Fri, 6 Nov 2020 00:15:08 GMT, Xin Liu <xliu at openjdk.org> wrote:

    >> UseRDPCForConstantTableBase was a SPARC-exclusive flag. Sparc has been removed
    >> from hotspot, so remove this flag.
    >
    > Xin Liu has updated the pull request incrementally with one additional commit since the last revision:
    >
    >   8255562: delete UseRDPCForConstantTableBase
    >
    >   revert the change of Arguments::handle_aliases_and_deprecation.
    >   Arguments::process_argument can handle obsoleted arguments.

    Thnaks Xin. Looks good to me now.

    -------------

    Marked as reviewed by simonis (Reviewer).

    PR: https://git.openjdk.java.net/jdk/pull/949



More information about the hotspot-dev mailing list