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

fix(noclasspath): NPE throws with annotations on primitive type. #530

Merged
merged 2 commits into from
Feb 12, 2016
Merged

fix(noclasspath): NPE throws with annotations on primitive type. #530

merged 2 commits into from
Feb 12, 2016

Conversation

GerardPaligot
Copy link
Contributor

Closes #529

@GerardPaligot
Copy link
Contributor Author

@monperrus PR ok.

/**
* Used in no classpath when we don't have any information to build the name of the type.
*/
String NAME_UNKNOWN = "<unknown>";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

put in a pubic so that client code can test against it

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is declared in an interface. It is public.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GerardPaligot
Copy link
Contributor Author

@monperrus PR ok.

monperrus added a commit that referenced this pull request Feb 12, 2016
@monperrus monperrus merged commit 0a2050b into INRIA:master Feb 12, 2016
@GerardPaligot GerardPaligot deleted the fix_529 branch February 17, 2016 08:58
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.

2 participants