Skip to content

java: workaround handling of base class#18822

Merged
opencv-pushbot merged 1 commit intoopencv:masterfrom
alalek:java_workaround_base_class_issue
Nov 17, 2020
Merged

java: workaround handling of base class#18822
opencv-pushbot merged 1 commit intoopencv:masterfrom
alalek:java_workaround_base_class_issue

Conversation

@alalek
Copy link
Copy Markdown
Member

@alalek alalek commented Nov 16, 2020

@asmorkalov
Copy link
Copy Markdown
Contributor

asmorkalov commented Nov 17, 2020

@alalek Could you add more details to the PR on case you fixed. I compared java code generated for master and your branch and have not found changes there both core and contrib repositories. Am I right that the only case that can be fixed is case like class B: public cv::A.

@alalek
Copy link
Copy Markdown
Member Author

alalek commented Nov 17, 2020

@asmorkalov Check opencv/opencv_contrib#2737 and its tests. Problem is in generated .java code.

👍

@opencv-pushbot opencv-pushbot merged commit 60c76cc into opencv:master Nov 17, 2020
@alalek alalek mentioned this pull request Nov 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants