Skip to content

Add checkstyle-5.7 and JPC from mahjong's artifact #1

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added JPC/JPC.jar
Binary file not shown.
Empty file added JPC/refl.log
Empty file.
13 changes: 13 additions & 0 deletions benchmark-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,16 @@
apps: [ briss/0.9/briss-0.9.jar ]
libs: [ briss/0.9 ]
refl-log: briss/0.9/refl.log

- id: JPC
jdk: 6
main: org.jpc.j2se.JPCApplication
apps: [ JPC/JPC.jar ]
refl-log: JPC/refl.log

- id: checkstyle-5.7
jdk: 6
main: com.puppycrawl.tools.checkstyle.Main
apps: [ checkstyle/5.7/checkstyle-5.7-all.jar ]
refl-log: checkstyle/5.7/refl.log
phantom: true
Binary file added checkstyle/5.7/checkstyle-5.7-all.jar
Binary file not shown.
Loading