RFR: 8253397: Ensure LogTag types are sorted [v2]
Claes Redestad
redestad at openjdk.java.net
Wed Sep 23 13:56:41 UTC 2020
> - Sort LogTag type enum alphabetically
> - Assert that the tags are sorted instead of sorting
Claes Redestad has updated the pull request with a new target base due to a merge or a rebase. The pull request now
contains two commits:
- Make LogTag::_name const
- Ensure LogTag types are sorted
-------------
Changes: https://git.openjdk.java.net/jdk/pull/274/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=274&range=01
Stats: 60 lines in 2 files changed: 24 ins; 22 del; 14 mod
Patch: https://git.openjdk.java.net/jdk/pull/274.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/274/head:pull/274
PR: https://git.openjdk.java.net/jdk/pull/274
More information about the hotspot-runtime-dev
mailing list