-
Bug
-
Resolution: Duplicate
-
P3
-
None
-
7u13
-
Linux sfperf-x6250-3 2.6.18-164.el5 #1 SMP Thu Sep 3 04:15:13 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
-
x86
-
linux_oracle_5.4
When moving JMS 12.1.2 from JRockit to the JDK 7u10, we are seeing up to a 30% regression in performance.
Doing profiling analysis, found differences in how JRockit and HotSpot do locking.
Using Dave Dices's special JDK1.8-b51 HotSpot build with his locking improvements, solves the performance issue.
Creating this issue to track the backporting Dave's locking work into JDK 8
See attached JR-HSLockAnalysis-JMS.pdf for full details
This is related to Bug 15974980
Doing profiling analysis, found differences in how JRockit and HotSpot do locking.
Using Dave Dices's special JDK1.8-b51 HotSpot build with his locking improvements, solves the performance issue.
Creating this issue to track the backporting Dave's locking work into JDK 8
See attached JR-HSLockAnalysis-JMS.pdf for full details
This is related to Bug 15974980
- relates to
-
JDK-7117065 RFE: Improve contended locking support
- Closed