Skip to content

Fixed Java.lang.IllegalArgumentException During adding a new method… #580

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

Conversation

VitaliyBoyko
Copy link
Contributor

@VitaliyBoyko VitaliyBoyko commented Apr 26, 2021

… into an existing plugin

Adjusted plugin logo

I've improved the class comparisons during sorting, made them based on the full file name to avoid doubling.
Screenshot 2021-04-26 at 14 54 58

See the linked issue for more context.

… into an existing plugin

Adjusted plugin logo
…plugin into 576-`Java.lang.IllegalArgumentException`_During_adding_a_new_method_into_an_existing_plugin

� Conflicts:
�	CHANGELOG.md
Copy link
Contributor

@eduard13 eduard13 left a comment

Choose a reason for hiding this comment

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

Thank you @VitaliyBoyko for the fix. Unfortunately, I wasn't able to reproduce it in my IntelliJ, but was able to reproduce it in one of my Projects.
But the fix makes sense 👍

@eduard13 eduard13 merged commit c17aa3d into 3.2.2-develop Apr 28, 2021
@VitaliyBoyko VitaliyBoyko deleted the 576-`Java.lang.IllegalArgumentException`_During_adding_a_new_method_into_an_existing_plugin branch April 28, 2021 07:32
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.

java.lang.IllegalArgumentException: Comparison method violates its general contract!
3 participants