8234541: C1 emits an empty message when it inlines successfully
Summary: Use "inline" as the message when successfull
Reviewed-by: thartmann, mdoerr
Contributed-by: navy.xliu@gmail.com
grant {
permission java.util.PropertyPermission "test.src", "read";
permission java.util.PropertyPermission "file.separator", "read";
permission java.io.FilePermission "${test.src}/-", "read";
};