RFR: 8290290: Remove addition of TimeInstants
David Holmes
dholmes at openjdk.org
Thu Jul 14 13:24:00 UTC 2022
On Thu, 14 Jul 2022 08:34:27 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Please review this trivial change to remove the unused and semantically suspect
> function TimeInstant::operator+(TimeInstant).
Totally agree: adding time instants is meaningless.
Looks good and trivial (as Thomas already said).
Thanks.
-------------
Marked as reviewed by dholmes (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9489
More information about the hotspot-dev
mailing list