On Wed, 6 Jan 2021 09:17:50 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
>>> Not sure but the code added by JDK-8226892 is reworked by JDK-8249548 and >>> we dont see the issue now as can be seen by mach5 run. >> >> So the tests will fail on the builds before jdk16 b14? > > Yes, maybe not all but bug8033699 fails before 16b14 The JDK-8249548 may be backed out soon as it has caused some other issue JDK-8259237. I am working on it. ------------- PR: https://git.openjdk.java.net/jdk/pull/1957