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

Fixes for latest changes in G1GC logs #228

Closed
wants to merge 3 commits into from

Conversation

drawlerr
Copy link
Contributor

@drawlerr drawlerr commented Sep 12, 2019

Support for "Archive regions" from G1GC in latest JDK.
Support for "uptimemillis" GC logging argument.

@chewiebug
Copy link
Owner

chewiebug commented Sep 16, 2019 via email

@drawlerr
Copy link
Contributor Author

Used "java version "12.0.1" 2019-04-16" on MacOS and Ubuntu 16.04.3 LTS with the following arguments:

-Xlog:gc*=info,safepoint=info,age*=trace:file=gc.log:utctime,uptimemillis,level,tags:filecount=0

uptimemillis was simply an optional argument that I added in my own test environment and not a JVM-specific change. I'll rephrase the PR description.

chewiebug added a commit that referenced this pull request Sep 17, 2019
chewiebug added a commit that referenced this pull request Sep 17, 2019
chewiebug added a commit that referenced this pull request Sep 17, 2019
@chewiebug
Copy link
Owner

Ah - now it is clear, thank you very much!

I have had to rebase your branch on top of the develop branch, because the travis build configuration was broken. I have merged your commits into develop.

@chewiebug chewiebug closed this Sep 17, 2019
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