RFR: 8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch (original) (raw)
mandy chung mandy.chung at oracle.com
Mon May 21 20:34:27 UTC 2018
- Previous message: RFR: 8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
- Next message: RFR: Rename EFS in java.util.zip internals to something meaningful
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 5/16/18 5:51 PM, Vivek Theeyarath wrote:
Hi All,
Please review fix for https://bugs.openjdk.java.net/browse/JDK-8177276 . http://cr.openjdk.java.net/~vtheeyarath/8177276/webrev.02/
3489 * @throws ClassCastException If an argument does not mach the corresponding bound parameter
a typo "mach" in addition to what Paul points out (lower case the "If")
I will review the test when you send a new webrev to address Paul's comment.
Mandy
- Previous message: RFR: 8177276: MethodHandles.insertArguments doesn't specify IllegalArgumentException on index mismatch
- Next message: RFR: Rename EFS in java.util.zip internals to something meaningful
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]