-
Bug
-
Resolution: Unresolved
-
P3
-
9, 10, 15, 16
-
Fix Understood
Running VM with the following CompileCommands specified:
-XX:CompileCommand=exclude,*Klass*.method*, -XX:CompileCommand=inline,*Klass*.method*
C1 doesn't inline method while C2 does with "force inline by CompileCommand" message
-XX:CompileCommand=exclude,*Klass*.method*, -XX:CompileCommand=inline,*Klass*.method*
C1 doesn't inline method while C2 does with "force inline by CompileCommand" message
- duplicates
-
JDK-8190255 CompileCommand's inline command test (InlineExcludedTest) failed
- Closed
-
JDK-8159499 [testbug] Compiler control test fails with Inline message differs for pool/sub/Klass.method
- Closed
- is blocked by
-
JDK-8144091 CompilerControl: directive file doesn't override inlining rules
- Resolved