JDK-8081387 : C2 does not respect exclude command for inlining
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 8u60,9
  • Priority: P5
  • Status: Resolved
  • Resolution: Cannot Reproduce
  • Submitted: 2015-05-28
  • Updated: 2015-09-07
  • Resolved: 2015-09-07
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 9
9Resolved
Related Reports
Relates :  
Description
C1 checks both the Compilecommand for dontinline and exclude, C2 only checks the dontinline command.


Comments
The exclude command was actually respected, just in another place.
07-09-2015

ILW=inconsistent behaviour from debug tool, c2 only, use dontinline in combination with exclude=LML=P5
29-05-2015