JDK-8036153 : Default method returns true for a while, and then returns false
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2014-03-03
  • Updated: 2014-03-21
  • Resolved: 2014-03-21
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
8u20Resolved
Related Reports
Duplicate :  
Relates :  
Description
The JDK 8 fix was to disable CHA for default methods.  This bug is to fix the issue properly for 8u20
Comments
ILW=MLH=P4 Impact: Performance delta with CHA disabled is non-existent on tested workloads. But we should re-enable soon as CHA is an important optimization Likelihood: Only default methods are affected. Wokaround: None This needs to be fixed for 8u20
11-03-2014