Skip to content

Conversation

@nhaarman
Copy link
Collaborator

@nhaarman nhaarman commented Jul 5, 2019

On the JVM, primitive types get unboxed automatically,
leading to NPE's when the null quirk is used.
Fixes #336

@nhaarman nhaarman force-pushed the createinstance-primitivetypes branch from 6961f80 to 0ead130 Compare July 5, 2019 13:29
On the JVM, primitive types get unboxed automatically,
leading to NPE's when the null quirk is used.
@nhaarman nhaarman force-pushed the createinstance-primitivetypes branch from 0ead130 to 145e0c1 Compare July 5, 2019 13:35
@nhaarman nhaarman merged commit b632b56 into 2.x Jul 5, 2019
@nhaarman nhaarman deleted the createinstance-primitivetypes branch July 5, 2019 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

anyOrNull() throws null pointer with Int

2 participants