RFR: 8253397: Ensure LogTag types are sorted [v2]

David Holmes dholmes at openjdk.java.net
Thu Sep 24 02:33:00 UTC 2020


On Wed, 23 Sep 2020 11:18:21 GMT, Thomas Schatzl <tschatzl at openjdk.org> wrote:

>> Claes Redestad has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev
>> excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since
>> the last revision:
>>  - Make LogTag::_name const
>>  - Ensure LogTag types are sorted
>
> Marked as reviewed by tschatzl (Reviewer).

@cl4es  Please do not force push updates to a PR. There is no way for reviewers to see what, if anything, differs
between the final commit and the commit that they reviewed. If you want to merge with mainline/master then just merge
and push the new commit to your personal fork. The commits will be flattened as part of the actual integration. Thanks.

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

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


More information about the hotspot-runtime-dev mailing list