RFR: 8276628: Use blessed modifier order in serviceability code [v2]
Anirvan Sarkar
asarkar at openjdk.java.net
Mon Nov 8 04:20:39 UTC 2021
On Thu, 4 Nov 2021 17:36:52 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
>> I ran bin/blessed-modifier-order.sh on source owned by serviceability. This scripts verifies that modifiers are in the "blessed" order, and fixes it otherwise. I have manually checked the changes made by the script to make sure they are sound.
>
> Magnus Ihse Bursie has updated the pull request incrementally with one additional commit since the last revision:
>
> Also update copyright year
> (And we _really_ ought to wrangle free some resources to write tooling for us to do all the copyright dances...)
OpenJFX team seems to have a copyright update script[1].
Maybe @kevinrushforth can tell if it can be retrofitted and used by OpenJDK project.
[1] : https://bugs.openjdk.java.net/browse/JDK-8214793?focusedCommentId=14233661&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14233661
-------------
PR: https://git.openjdk.java.net/jdk/pull/6249
More information about the serviceability-dev
mailing list