-
Enhancement
-
Resolution: Fixed
-
P5
-
22, 23, 24
-
b08
-
generic
-
generic
This confused me when first starting looking at compilation units. I would see a method reported as inlined, but in the early compilation phases, I still see the method call. I was not aware of late inlines. I think it would be a nice enhancement for PrintInlining to report which methods are late inlined.
- causes
-
JDK-8349191 Test compiler/ciReplay/TestIncrementalInlining.java failed
-
- Open
-
-
JDK-8349717 [leyden] compiler/inlining/LateInlinePrinting.java is failing
-
- Open
-
-
JDK-8349040 Test compiler/inlining/LateInlinePrinting.java fails after JDK-8319850
-
- Resolved
-
-
JDK-8349190 Test compiler/ciReplay/TestInliningProtectionDomain.java is failing
-
- Closed
-
- duplicates
-
JDK-8348214 assert(_print_inlining_stream->size() > 0) failed: missing inlining msg
-
- Closed
-
- links to
-
Commit(master) openjdk/jdk/96fefed3
-
Review openjdk/jdk/16595
-
Review(master) openjdk/jdk/21899