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

UnsupportedOperationException thrown in the generated stub with Java 17 #299

Closed
ivy-kl-chan opened this issue Oct 20, 2022 · 2 comments
Closed

Comments

@ivy-kl-chan
Copy link

Hello!
I'm getting and UnsupportedOperationException when running ClientCalls.manytoMany with the stub generated with both rx3Java and rxJava.
I'm using Java 17. What would be the possible cause of the problem?

@rmichela
Copy link
Collaborator

Does the problem go away when you use an earlier version of the JRE?

@rmichela
Copy link
Collaborator

I've run the entire regression suite on Java 17, to include compiling specifically for 17, and couldn't reproduce this bug. If it happens again, please include more details about the exception, and if possible, a reproducing case.

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

No branches or pull requests

2 participants