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

Suppress [removal] AccessController in java.security has been deprecated and marked for removal #2195

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

reta
Copy link
Contributor

@reta reta commented Mar 12, 2024

Description

Suppress [removal] AccessController in java.security has been deprecated and marked for removal

Issues Resolved

Closes #1590

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

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.

Copy link

codecov bot commented Mar 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.90%. Comparing base (0b07a99) to head (38867a7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2195      +/-   ##
============================================
- Coverage     81.92%   81.90%   -0.03%     
+ Complexity     5722     5719       -3     
============================================
  Files           547      547              
  Lines         23063    23063              
  Branches       2378     2378              
============================================
- Hits          18894    18889       -5     
- Misses         3224     3230       +6     
+ Partials        945      944       -1     
Flag Coverage Δ
ml-commons 81.90% <ø> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:16 — with GitHub Actions Inactive
@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:16 — with GitHub Actions Inactive
@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:16 — with GitHub Actions Inactive
…ted and marked for removal

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:23 — with GitHub Actions Inactive
@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:23 — with GitHub Actions Inactive
@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:23 — with GitHub Actions Inactive
@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:24 — with GitHub Actions Inactive
@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:24 — with GitHub Actions Inactive
@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:24 — with GitHub Actions Inactive
@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:51 — with GitHub Actions Inactive
@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:51 — with GitHub Actions Inactive
@reta reta temporarily deployed to ml-commons-cicd-env March 12, 2024 19:51 — with GitHub Actions Inactive
@ylwu-amzn
Copy link
Collaborator

Thanks @reta , should we backport to 2.x ?

@reta
Copy link
Contributor Author

reta commented Mar 12, 2024

Thanks @reta , should we backport to 2.x ?

Thanks @ylwu-amzn , yes please

@ylwu-amzn ylwu-amzn merged commit 020207e into opensearch-project:main Mar 12, 2024
14 of 15 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 12, 2024
…ted and marked for removal (#2195)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 020207e)
dhrubo-os pushed a commit that referenced this pull request Mar 13, 2024
…ted and marked for removal (#2195) (#2200)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 020207e)

Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
austintlee pushed a commit to austintlee/ml-commons that referenced this pull request Mar 18, 2024
…ted and marked for removal (opensearch-project#2195)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
austintlee pushed a commit to austintlee/ml-commons that referenced this pull request Mar 19, 2024
…ted and marked for removal (opensearch-project#2195)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
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.

[removal] AccessController in java.security has been deprecated and marked for removal
3 participants