On Oct 17, 2017, at 4:42 PM, paul.sandoz at oracle.com wrote: > > Simplify the set of bootstrap methods. > TODO: Docs and more tests. The invoke BSM should use asType directly on the MH to adjust the return type. The assignability check will fail for primitives; it’s usually the wrong thing with MHs. — John