Fix the non-blessed modifier order cases that have crept in since back when this was first fixed in JDK 9 http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-September/035217.html Similar clean up is happening in java.base https://git.openjdk.java.net/jdk/pull/6213
------------- Commit messages: - 8276385: Re-run blessed-modifier-order script on java.desktop and jdk.accessibility Changes: https://git.openjdk.java.net/jdk/pull/6217/files Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6217&range=00 Issue: https://bugs.openjdk.java.net/browse/JDK-8276385 Stats: 135 lines in 17 files changed: 0 ins; 0 del; 135 mod Patch: https://git.openjdk.java.net/jdk/pull/6217.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/6217/head:pull/6217 PR: https://git.openjdk.java.net/jdk/pull/6217