RFR: JDK9 : JDK-8183141: java --help-extra in non-English locales lists --permit-illegal-access which no longer exists
Kumar Srinivasan
kumar.x.srinivasan at oracle.com
Wed Jun 28 21:00:14 UTC 2017
Hello,
Please review fix for [1] with this webrev [2]. All this does is remove
the incorrect option in the localized pages, as described in [1].
I have tested all of them on Unix with the limited default Western
European locales, I have on the system.
Appreciate if someone wants to check it out on other locales, if so
please let me know.
I found webrev is hard to read, using meld on, before and after
sources is a lot easier, to see the differences, if so, you might want to
use the direct hg patch at [3].
Thanks
Kumar
[1] https://bugs.openjdk.java.net/browse/JDK-8183141
[2] http://cr.openjdk.java.net/~ksrini/8183141/webrev.00/
[3] http://cr.openjdk.java.net/~ksrini/8183141/8183141-0.patch
More information about the core-libs-dev
mailing list