You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/10/08 09:13:00 UTC

[jira] [Created] (CAMEL-15657) JDK biased locking to be removed in Java 17

Claus Ibsen created CAMEL-15657:
-----------------------------------

             Summary: JDK biased locking to be removed in Java 17
                 Key: CAMEL-15657
                 URL: https://issues.apache.org/jira/browse/CAMEL-15657
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
             Fix For: 3.x


jdk15 initiated the process of removing *biased locking* from the JVM as
per JEP 374 (https://openjdk.java.net/jeps/374). That release switched
the default setting from enabled to disabled. The plan is to see if any
users squeal and, if not, proceed to remove it in jdk16 or jdk17. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)