RFR: 8276641: Use blessed modifier order in jshell
Magnus Ihse Bursie
ihse at openjdk.java.net
Thu Nov 4 13:13:31 UTC 2021
I ran bin/blessed-modifier-order.sh on source owned by jshell/project Kulla. 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:
- 8276641: Use blessed modifier order in jshell
Changes: https://git.openjdk.java.net/jdk/pull/6255/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=6255&range=00
Issue: https://bugs.openjdk.java.net/browse/JDK-8276641
Stats: 6 lines in 3 files changed: 0 ins; 0 del; 6 mod
Patch: https://git.openjdk.java.net/jdk/pull/6255.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/6255/head:pull/6255
PR: https://git.openjdk.java.net/jdk/pull/6255
More information about the kulla-dev
mailing list