On Wed, 27 Jan 2021 20:41:50 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
>> The number should be small. I typically see 2 or 3 depending on the java >> options. If I happen to see more, then that's a clue (to me anyway) that >> something has changed and might be amiss. > > I ran this patch thru Mach5 Tier[1-3]: > > - Tier1 - TestObjectMonitorIterate.java executed and passed 4 times > - Tier2 - TestObjectMonitorIterate.java does not execute in Tier2 > - Tier3 - TestObjectMonitorIterate.java executed and passed 13 times Do you have any other opinions for this PR? I will integrate it if I heard no objections until tomorrow. ------------- PR: https://git.openjdk.java.net/jdk/pull/1910