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 NPE in anonymous class in noclasspath mode. #415

Merged
merged 1 commit into from
Nov 20, 2015
Merged

Fix NPE in anonymous class in noclasspath mode. #415

merged 1 commit into from
Nov 20, 2015

Conversation

GerardPaligot
Copy link
Contributor

If the PR is ok for everyone, I can squash commits in only one.

Closes #406

canBeBuild(outputDirectory, complianceLevel, false);
}

public static void canBeBuild(File outputDirectoryFile, int complianceLevel, boolean noClasspath) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

canBeBuild to canBeBuilt

@GerardPaligot
Copy link
Contributor Author

@monperrus PR ok.

monperrus added a commit that referenced this pull request Nov 20, 2015
@monperrus monperrus merged commit f82b938 into INRIA:master Nov 20, 2015
@GerardPaligot GerardPaligot deleted the fix_406 branch January 6, 2016 14:45
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