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

#1933 remove use of sun.misc.Unsafe #1934

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

robfrank
Copy link
Collaborator

What does this PR do?

removes the use sun.mis.Unsafe

Motivation

Unsafe will be removed

Related issues

#1933

Checklist

  • I have run the build using mvn clean package command
  • My unit tests cover both failure and success scenarios

@robfrank robfrank marked this pull request as draft January 25, 2025 07:26
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.07% 90.91%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (128627c) 68351 43989 64.36%
Head commit (2530f6a) 68337 (-14) 44027 (+38) 64.43% (+0.07%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1934) 11 10 90.91%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

@lvca lvca self-requested a review January 25, 2025 22:56
@lvca lvca added this to the 25.2.1 milestone Jan 25, 2025
@lvca lvca added the enhancement New feature or request label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants