On Tue, 10 Oct 2023 22:29:55 GMT, Vladimir Kozlov <k...@openjdk.org> wrote:
>> Srinivas Vamsi Parasa has updated the pull request incrementally with one >> additional commit since the last revision: >> >> fix whitespace in build script > > Also @forceinline in these changes only works for case when new intrinsics > are not used. > I would suggest to adapt/update JMH benchmark to cover all cases and see > effect @forceinline without intrinsics. > That will tell us which @forceinline annotations are needed. @vnkozlov Are there any options to be sure that C2 JIT compiler is used during tests? ------------- PR Comment: https://git.openjdk.org/jdk/pull/16124#issuecomment-1756979089