Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Observable.isInternalImplementation, get rid of NullPointerExcept... #302

Merged
merged 1 commit into from
Jul 5, 2013

Conversation

nj4x
Copy link
Contributor

@nj4x nj4x commented Jul 4, 2013

...ion

NullPointerException has been encountered during my tests. It is because java.lang.Class.getPackage() may return null "... if no package information is available from the archive or codebase" (documented feature).

…eption

NullPointerException has been encountered during my tests. It is because java.lang.Class.getPackage() may return null "... if no package information is available from the archive or codebase" (documented feature).
@cloudbees-pull-request-builder

RxJava-pull-requests #172 FAILURE
Looks like there's a problem with this pull request

@benjchristensen
Copy link
Member

Thanks!

benjchristensen added a commit that referenced this pull request Jul 5, 2013
Update Observable.isInternalImplementation, get rid of NullPointerExcept...
@benjchristensen benjchristensen merged commit ea84006 into ReactiveX:master Jul 5, 2013
@nj4x nj4x deleted the patch-1 branch July 5, 2013 21:23
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
Update Observable.isInternalImplementation, get rid of NullPointerExcept...
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.

None yet

3 participants