Skip to content

Add -XX:+ExitOnOutOfMemoryError JVM flag #44126

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 6 commits into
base: master
Choose a base branch
from

Conversation

ravinperera00
Copy link
Contributor

Purpose

$subject

Fixes #44124

Check List

  • Read the Contributing Guide
  • Updated Change Log
  • Checked Tooling Support (#)
  • Added necessary tests
    • Unit Tests
    • Spec Conformance Tests
    • Integration Tests
    • Ballerina By Example Tests
  • Increased Test Coverage
  • Added necessary documentation
    • API documentation
    • Module documentation in Module.md files
    • Ballerina By Examples

Copy link

codecov bot commented May 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.09%. Comparing base (c2058f9) to head (c059ef2).
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #44126   +/-   ##
=========================================
  Coverage     75.09%   75.09%           
+ Complexity    57967    57966    -1     
=========================================
  Files          3566     3566           
  Lines        223971   223972    +1     
  Branches      28981    28981           
=========================================
+ Hits         168181   168185    +4     
+ Misses        46468    46457   -11     
- Partials       9322     9330    +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ravinperera00
Copy link
Contributor Author

Some tests are failing and they don't seem to be related to the change done. Will move the PR as draft for now until that is fixed.

@ravinperera00 ravinperera00 marked this pull request as draft June 23, 2025 04:20
@ravinperera00 ravinperera00 marked this pull request as ready for review July 9, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Task]: Add -XX:+ExitOnOutOfMemoryError JVM flag
1 participant