Skip to content

Conversation

slawekjaranowski
Copy link
Member

@slawekjaranowski slawekjaranowski commented Jul 25, 2025

Default Guice class loading uses a terminally deprecated JDK memory-access classes.

Fix #10312

ITs

…methods

Default Guice class loading uses a terminally deprecated JDK memory-access classes.

Fix apache#10312
@slawekjaranowski slawekjaranowski added bug Something isn't working mvn3 labels Jul 25, 2025
@slawekjaranowski slawekjaranowski requested a review from gnodet July 25, 2025 14:16
@slawekjaranowski slawekjaranowski self-assigned this Jul 25, 2025
Copy link
Contributor

@gnodet gnodet left a comment

Choose a reason for hiding this comment

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

I'm slightly worried about bringing such changes in Maven 3 though...

@slawekjaranowski
Copy link
Member Author

I'm slightly worried about bringing such changes in Maven 3 though...

should be ok, open a way to use a Maven 3 even in newer JDKs without warnings

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

Labels

bug Something isn't working mvn3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[MNG-8760] WARNING: A terminally deprecated method in sun.misc.Unsafe has been called - staticFieldBase in guice

4 participants