On Thu, 25 Feb 2021 22:47:21 GMT, David Holmes <[email protected]> wrote:
>> Daniel D. Daugherty has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Address dholmes-ora CR3 comments. > > src/hotspot/share/runtime/thread.cpp line 520: > >> 518: guarantee(false, "current_thread=" INTPTR_FORMAT " is not protecting >> p=" >> 519: INTPTR_FORMAT, p2i(current_thread), p2i(p)); >> 520: > > This will be deleted before pushing - right? Yup. It's just for the current Tier[1-8] test cycle. ------------- PR: https://git.openjdk.java.net/jdk/pull/2535
