Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip Object when collecting class methods (#1180)
As a side effect, this might reduce the chance of 'illegal reflective access' warnings on Java 9. #1156
- Loading branch information
9a19aed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes are meaningless.
Object.class.getSuperclass=null
9a19aed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@xl1605368195 ,
Um...I think you are misunderstanding something.
Please elaborate if you still believe the change is meaningless.