On Wed, 10 Nov 2021 12:44:16 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
>> Aleksey Shipilev has updated the pull request incrementally with one >> additional commit since the last revision: >> >> More reviews > > src/hotspot/share/prims/forte.cpp line 348: > >> 346: return false; >> 347: } >> 348: #endif > > Could you, please, add some simple comments explaining each case at lines: > 325, 329 and 336? See new commits! ------------- PR: https://git.openjdk.java.net/jdk/pull/5848