[10] RFR 8187551: MessageFormat.setFormat(int, Format) AIOOBE not thrown when documented (original) (raw)
Nishit Jain nishit.jain at oracle.com
Fri Dec 1 08:17:16 UTC 2017
- Previous message: RFR (JDK10/JAXP) 8191938: Fix lint warnings in JAXP repo: a few Deprecation warrnings and enable -Xlint:all
- Next message: [10] RFR 8187551: MessageFormat.setFormat(int, Format) AIOOBE not thrown when documented
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
Please review the fix for JDK-8187551.
Bug: https://bugs.openjdk.java.net/browse/JDK-8187551 Webrev: http://cr.openjdk.java.net/~nishjain/8187551/webrev.02/
Fix: As documented, updated MessageFormat.setFormat() to throw AIOOBE with invalid format element index.
Thanks Martin Buchholz for filing the issue and suggesting the fix.
Regards, Nishit Jain
- Previous message: RFR (JDK10/JAXP) 8191938: Fix lint warnings in JAXP repo: a few Deprecation warrnings and enable -Xlint:all
- Next message: [10] RFR 8187551: MessageFormat.setFormat(int, Format) AIOOBE not thrown when documented
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]