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

sonarqube-repair : add transient modifier in SpoonObjectFieldsTable.java #2121

Merged
merged 1 commit into from
Jun 27, 2018

Conversation

ashutosh1598
Copy link
Contributor

No description provided.

@monperrus
Copy link
Collaborator

why is it required? because JFrame is Serializable?

@ashutosh1598
Copy link
Contributor Author

ashutosh1598 commented Jun 27, 2018

Yes. JFrame <-- Frame <-- Window <--- Container <---- Component , and Component is Serializable.
AbstractTableModel is also Serializable.

@monperrus monperrus merged commit 352b6b0 into INRIA:master Jun 27, 2018
@monperrus
Copy link
Collaborator

congrats for your first merged PR!

@surli surli mentioned this pull request Jul 4, 2018
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