Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

G1: parser fails to parse extended "remark" event in jdk1.8.0_60 #149

Closed
chewiebug opened this issue Oct 12, 2015 · 1 comment
Closed

G1: parser fails to parse extended "remark" event in jdk1.8.0_60 #149

chewiebug opened this issue Oct 12, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@chewiebug
Copy link
Owner

GCViewer G1 parser fails to parse extended "remark" event like the following:

2015-10-02T17:14:13.272+0200: 400,737: [GC remark 2015-10-02T17:14:13.273+0200: 400,737: [Finalize Marking, 0,0008144 secs] 2015-10-02T17:14:13.273+0200: 400,738: [GC ref-proc, 0,0066596 secs] 2015-10-02T17:14:13.280+0200: 400,745: [Unloading, 0,0904835 secs], 0,1005220 secs]
 [Times: user=0,18 sys=0,00, real=0,10 secs]
@chewiebug chewiebug added the bug label Oct 12, 2015
@chewiebug chewiebug self-assigned this Oct 12, 2015
@chewiebug chewiebug added this to the 1.35 milestone Oct 12, 2015
chewiebug added a commit that referenced this issue Oct 12, 2015
@chewiebug chewiebug changed the title G1: parser fails to parse extended "remark" event G1: parser fails to parse extended "remark" event in jdk1.8.0_60 Oct 13, 2015
@chewiebug
Copy link
Owner Author

Looks, like they have added some information to the "remark" event.

Output can be reproduced with the following flags:

-XX:+UseG1GC -XX:+PrintGCDetails -XX:+PrintGCDateStamps -Xloggc:g1-j8.log

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant