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 return type of Native#loadLibrary to match unconstrained generic … #566

Merged
merged 1 commit into from
Dec 17, 2015

Conversation

lgoldstein
Copy link
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
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
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
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.

None yet

2 participants