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

ChronicleMapTest.testAcquireUsingLockedWithString fails under Java 17 #338

Closed
JerryShea opened this issue Sep 24, 2021 · 2 comments
Closed
Assignees
Labels

Comments

@JerryShea
Copy link
Contributor

No description provided.

@minborg
Copy link
Contributor

minborg commented Sep 29, 2021

Apparently, Java 17 does a better job internalizing/de-duplicating strings so, we have to explicitly create a new empty string

@minborg minborg self-assigned this Sep 29, 2021
@minborg minborg added the bug label Sep 29, 2021
@hft-team-city
Copy link
Contributor

Released in Chronicle-Map-3.22ea4, BOM-2.22ea29

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants