-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
14.0.2.Final
-
None
https://bugs.openjdk.org/browse/JDK-8180450 exposes a JVM bug that if referencing a class by multiple interfaces can cause additional CPU usage with multiple threads as cache lines have to reset.
This JIRA will cover the put/get case of embedded to ensure we are not running into this issue.