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

[ISSUE #8808] jdk21 Unrecognized VM option 'UseBiasedLocking' #8809

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

taomaree
Copy link

Which Issue(s) This PR Fixes

Fixes #8808

Brief Description

JDK21 Unrecognized VM option 'UseBiasedLocking', ADD -XX:+IgnoreUnrecognizedVMOptions to make JDK21 happy.

How Did You Test This Change?

start mqbroker,it works.

@wdconinc
Copy link

Confirmed to resolve the issue for me.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 47.41%. Comparing base (e75554d) to head (b4d815e).
Report is 12 commits behind head on develop.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #8809      +/-   ##
=============================================
- Coverage      47.46%   47.41%   -0.05%     
+ Complexity     11591    11578      -13     
=============================================
  Files           1283     1283              
  Lines          89903    89903              
  Branches       11571    11571              
=============================================
- Hits           42669    42629      -40     
- Misses         42000    42029      +29     
- Partials        5234     5245      +11     

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

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.

[Bug] jdk21 Unrecognized VM option 'UseBiasedLocking'
4 participants