Skip to content

Conversation

@psvri
Copy link

@psvri psvri commented Jan 17, 2026

Hello,

AccessController is deprecated from version 17 on wards.

Given that minimum java version is 17 now, In this PR I am removing its usages

Copy link

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

I can see that there are not unit tests for the classes touched by this PR

what about adding some simple unit tests around these classes ?

@psvri
Copy link
Author

psvri commented Jan 17, 2026

Nice!

I can see that there are not unit tests for the classes touched by this PR

what about adding some simple unit tests around these classes ?

Added the tests

Copy link

@eolivelli eolivelli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants