-
Bug
-
Resolution: Fixed
-
P4
-
8, 11, 17
-
b17
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8265674 | 11.0.12-oracle | Tobias Hartmann | P4 | Resolved | Fixed | b03 |
JDK-8265736 | 11.0.12 | Nils Eliasson | P4 | Resolved | Fixed | b01 |
I noticed a behavioral between c1 and c2. In c2 excluded methods can still be inlined, which is the desired behaviour. Inlining is controlled separately. I propose a small change to c1 inlining that make it work in the same way.
- backported by
-
JDK-8265674 C1 should be able to inline excluded methods
-
- Resolved
-
-
JDK-8265736 C1 should be able to inline excluded methods
-
- Resolved
-