Antoine DESSAIGNE created FELIX-6516:
----------------------------------------
Summary: Remove synchronization on Integer in Felix Framework
Key: FELIX-6516
URL: https://issues.apache.org/jira/browse/FELIX-6516
Project: Felix
Issue Type: Improvement
Components: Framework
Reporter: Antoine DESSAIGNE
Hello,
In Java 16 was release [JEP 390|https://openjdk.java.net/jeps/390] which issues
warning when trying to synchronize on value-based class such as Integer
I've found and fixed such usage in {{FrameworkStartLevelImpl}}.
Can you have a look? Thank you
--
This message was sent by Atlassian Jira
(v8.20.1#820001)