Skip to content

Fix return type of Native#loadLibrary to match unconstrained generic …#566

Merged
lgoldstein merged 1 commit intojava-native-access:masterfrom
lgoldstein:load-library-fix
Dec 17, 2015
Merged

Fix return type of Native#loadLibrary to match unconstrained generic …#566
lgoldstein merged 1 commit intojava-native-access:masterfrom
lgoldstein:load-library-fix

Conversation

@lgoldstein
Copy link
Copy Markdown
Contributor

Take 2 - this time I feel more confident in the result since I have run the ant clean and then ant including full build of the native code + running the jUnit tests (all passed). Like I said, if it fails again for the same reason, then let's roll back the changes.

@lgoldstein
Copy link
Copy Markdown
Contributor Author

BTW, this still does not explain why the Travis-CI succeeded (otherwise you would not have merged it) but the merged build fails since the Travis-CI runs the same tests. I strongly suspect that the merged build does not start from a clean slate or does not run ant clean before running.

@lgoldstein
Copy link
Copy Markdown
Contributor Author

Please let me know if I should go ahead and merge the pull request - FYI, I will be out-of-reach for the next 2 weeks (starting from Fri.) and the longer we wait with this, the harder it will be to merge and see if it fixes the issue. Also, please make sure that the Jenkins build that seems to fail always runs ant clean before attempting to build anything.

@twall
Copy link
Copy Markdown
Contributor

twall commented Dec 16, 2015

ok to merge.

lgoldstein pushed a commit that referenced this pull request Dec 17, 2015
Fix return type of Native#loadLibrary to match unconstrained generic …
@lgoldstein lgoldstein merged commit 27e40c2 into java-native-access:master Dec 17, 2015
@lgoldstein lgoldstein deleted the load-library-fix branch December 17, 2015 05: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