On Aug 19, 2016, at 12:13 AM, David Holmes <[email protected]> wrote: > > No idea where this is coming from or how I can disable it ??
This is controlled by CheckIntrinsics in the JVM, a diagnostic option always on. It avoids accidentally expanding Java methods without the author's consent. — John
