Re: RFR: 8276655: Use blessed modifier order in SCTP

2021-11-04 Thread Alan Bateman
On Thu, 4 Nov 2021 17:09:16 GMT, Magnus Ihse Bursie wrote: > I ran bin/blessed-modifier-order.sh on source owned by net libs. 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

Re: RFR: 8276655: Use blessed modifier order in SCTP

2021-11-04 Thread Daniel Fuchs
On Thu, 4 Nov 2021 17:09:16 GMT, Magnus Ihse Bursie wrote: > I ran bin/blessed-modifier-order.sh on source owned by net libs. 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

RFR: 8276655: Use blessed modifier order in SCTP

2021-11-04 Thread Magnus Ihse Bursie
I ran bin/blessed-modifier-order.sh on source owned by net libs. 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. - Commit messages: - 8276655: Use blessed m