Hi everybody, I just noticed an "int" parameter check crept into the lambda offload code that breaks our object stream lambda demos that were previously working. See this: http://cr.openjdk.java.net/~ecaspole/remove_int_check/webrev/ Could this check on the parameters be removed so those demos can work again? Thanks, Eric