Skip to content

Conversation

@kumargu
Copy link

@kumargu kumargu commented Apr 11, 2025

Description

Support phasing off SecurityManager usage in favor of Java Agent

This commit allows passing a JVM argument to allow plugins test execute under Java Agent.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov
Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.23%. Comparing base (5b97e48) to head (2b21ec4).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #1105      +/-   ##
============================================
- Coverage     77.29%   77.23%   -0.06%     
  Complexity     1093     1093              
============================================
  Files           101      101              
  Lines          5302     5302              
  Branches        509      509              
============================================
- Hits           4098     4095       -3     
- Misses          954      958       +4     
+ Partials        250      249       -1     

☔ 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.

Signed-off-by: Gulshan <kumargu@amazon.com>
@peterzhuamazon
Copy link
Member

Resolved in #1108.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants