Motivation: Review code styles with some bots automatically. Modifications: Set up ReviewDog in GitHub Action to review code style. Add more check rules to checkstyle plugin. Result: Obvious code styles can be reviewed and commented automatically.
* Add Java agent plugin for Jdk Threading * Fix expected data according to changes in master * Update agent.config * Fix failed plugin test