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

Fix PBS startup warning: Illegal reflective access by afterburner #1533

Merged
merged 3 commits into from
Oct 26, 2021

Conversation

And1sS
Copy link
Member

@And1sS And1sS commented Oct 13, 2021

Fixes annoying message on startup:

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.fasterxml.jackson.module.afterburner.util.MyClassLoader 
WARNING: Please consider reporting this to the maintainers of com.fasterxml.jackson.module.afterburner.util.MyClassLoader
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release

pom.xml Outdated Show resolved Hide resolved
rpanchyk
rpanchyk previously approved these changes Oct 26, 2021
# Conflicts:
#	src/test/java/org/prebid/server/bidder/vrtcal/VrtcalBidderTest.java
@rpanchyk rpanchyk merged commit 059bed5 into master Oct 26, 2021
@rpanchyk rpanchyk deleted the fix/startup-warning branch October 26, 2021 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants