JDK-7046135 : specjvm2008 crypto.rsa perf regression after 7008866
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: hs21
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2011-05-18
  • Updated: 2011-05-20
  • Resolved: 2011-05-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8-poolResolved
Related Reports
Relates :  
Relates :  
Description
Bug 7035946 reported a large performance regression on the specjvm2008 crypto.rsa sub-benchmark on 64-bit intel/amd cpus (linux and windows) in jdk7-b136.  One part of that regression is due to the changes for '7008866 Missing loop predicate for loop with multiple entries'.