RFR: 8276629: Use blessed modifier order in core-libs code
Pavel Rappo
prappo at openjdk.java.net
Thu Nov 4 11:35:15 UTC 2021
On Thu, 4 Nov 2021 11:09:42 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> I ran bin/blessed-modifier-order.sh on source owned by core-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.
I can see that this PR changes java.naming. Another bug to change java.naming, JDK-8276552, was filed yesterday. Please check with its reporter and coordinate this effort if necessary.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6250
More information about the compiler-dev
mailing list