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

Log jvm parameters #6326

Merged
merged 3 commits into from
Dec 29, 2024

Conversation

kuronekochomusuke
Copy link
Collaborator

  • add jvm parameter to log at startup
13:32:06,539 INFO  [megamek.MegaMek] {main}
megamek.MegaMek.main(MegaMek.java:117) - [-Dsun.awt.disablegrab=true, -Dsun.java2d.noddraw=true, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, -Xmx4096m, -Dfile.encoding=windows-1252, -Duser.country=US, -Duser.language=en, -Duser.variant]

Copy link

codecov bot commented Dec 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 28.97%. Comparing base (654ed3f) to head (79123f6).
Report is 14 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6326   +/-   ##
=========================================
  Coverage     28.97%   28.97%           
  Complexity    14072    14072           
=========================================
  Files          2672     2673    +1     
  Lines        269390   269408   +18     
  Branches      47955    47955           
=========================================
+ Hits          78048    78058   +10     
- Misses       187372   187381    +9     
+ Partials       3970     3969    -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kuronekochomusuke kuronekochomusuke merged commit efcafed into MegaMek:master Dec 29, 2024
6 checks passed
@kuronekochomusuke kuronekochomusuke deleted the logJVMParameters branch December 31, 2024 14:36
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